Home
last modified time | relevance | path

Searched refs:SECURITY_LEVEL_SECRET (Results 1 – 4 of 4) sorted by relevance

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt31 private val SECURITY_LEVEL_SECRET = 1 constant
139 level = SECURITY_LEVEL_SECRET in getEnrolledLevelAsync()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt31 private val SECURITY_LEVEL_SECRET = 1 constant
139 level = SECURITY_LEVEL_SECRET in getEnrolledLevelAsync()
/expo/packages/expo-local-authentication/android/src/main/java/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt30 private const val SECURITY_LEVEL_SECRET = 1 in <lambda>() constant
81 level = SECURITY_LEVEL_SECRET in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt31 private val SECURITY_LEVEL_SECRET = 1 constant
175 level = SECURITY_LEVEL_SECRET in getEnrolledLevelAsync()