Home
last modified time | relevance | path

Searched refs:biometricFlowCalled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/createflow/
DCreateCredentialComponents.kt652 val biometricFlowCalled = runBiometricFlowForCreate( constant
666 if (biometricFlowCalled) {
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/getflow/
DGetCredentialComponents.kt270 val biometricFlowCalled = runBiometricFlowForGet( constant
285 if (biometricFlowCalled) {