Home
last modified time | relevance | path

Searched refs:onAuthenticationError (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-secure-store/android/src/main/java/expo/modules/securestore/
H A DAuthenticationPrompt.kt27 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in <lambda>() method
28 super.onAuthenticationError(errorCode, errString) in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/securestore/
H A DAuthenticationHelper.kt186 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in <lambda>() method
187 super.onAuthenticationError(errorCode, errString) in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/securestore/
H A DAuthenticationHelper.kt186 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in <lambda>() method
187 super.onAuthenticationError(errorCode, errString) in <lambda>()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/securestore/
H A DAuthenticationHelper.kt186 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in <lambda>() method
187 super.onAuthenticationError(errorCode, errString) in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt67 override fun onAuthenticationError(errMsgId: Int, errString: CharSequence) { in onAuthenticationError() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt67 override fun onAuthenticationError(errMsgId: Int, errString: CharSequence) { in onAuthenticationError() method
/expo/packages/expo-local-authentication/android/src/main/java/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt178 override fun onAuthenticationError(errMsgId: Int, errString: CharSequence) { in onAuthenticationError() method in expo.modules.localauthentication.LocalAuthenticationModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt83 override fun onAuthenticationError(errMsgId: Int, errString: CharSequence) { in onAuthenticationError() method