Searched refs:isRetryingWithDeviceCredentials (Results 1 – 2 of 2) sorted by relevance
133 isRetryingWithDeviceCredentials = false in <lambda>()161 private var isRetryingWithDeviceCredentials = false variable in expo.modules.localauthentication.LocalAuthenticationModule167 isRetryingWithDeviceCredentials = false in onAuthenticationSucceeded()180 if (isBiometricUnavailable(errMsgId) && isDeviceSecure && !isRetryingWithDeviceCredentials) { in onAuthenticationError()189 isRetryingWithDeviceCredentials = true in onAuthenticationError()198 isRetryingWithDeviceCredentials = false in onAuthenticationError()
39 private var isRetryingWithDeviceCredentials = false variable72 isRetryingWithDeviceCredentials = false in onAuthenticationSucceeded()85 if (isBiometricUnavailable(errMsgId) && isDeviceSecure && !isRetryingWithDeviceCredentials) { in onAuthenticationError()94 isRetryingWithDeviceCredentials = true in onAuthenticationError()103 isRetryingWithDeviceCredentials = false in onAuthenticationError()357 isRetryingWithDeviceCredentials = false in onActivityResult()