Searched refs:promptDeviceCredentialsFallback (Results 1 – 2 of 2) sorted by relevance
190 promptDeviceCredentialsFallback(options, it) in onAuthenticationError()254 private fun promptDeviceCredentialsFallback(options: AuthOptions, promise: Promise) { in promptDeviceCredentialsFallback() method in expo.modules.localauthentication.LocalAuthenticationModule
95 promptDeviceCredentialsFallback(options, it) in onAuthenticationError()286 fun promptDeviceCredentialsFallback(options: Map<String?, Any?>, promise: Promise) { in promptDeviceCredentialsFallback() method