Searched refs:allowedAuthConstantKey (Results 1 – 1 of 1) sorted by relevance
242 val allowedAuthConstantKey = "androidx.credentials.provider.BUNDLE_HINT_ALLOWED_AUTHENTICATORS" in retrieveEntryBiometricRequest() constant245 if (!biometricPromptDataBundle.containsKey(allowedAuthConstantKey)) { in retrieveEntryBiometricRequest()249 val allowedAuthenticators: Int = biometricPromptDataBundle.getInt(allowedAuthConstantKey) in retrieveEntryBiometricRequest()