Home
last modified time | relevance | path

Searched defs:cancelAuthenticate (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-local-authentication/build/
H A DLocalAuthentication.js84 export async function cancelAuthenticate() { function
/expo/packages/expo-local-authentication/src/
H A DLocalAuthentication.ts105 export async function cancelAuthenticate(): Promise<void> { function
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt240 fun cancelAuthenticate(promise: Promise) { in cancelAuthenticate() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt240 fun cancelAuthenticate(promise: Promise) { in cancelAuthenticate() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt278 fun cancelAuthenticate(promise: Promise) { in cancelAuthenticate() method