Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/createflow/
DCreateCredentialComponents.kt59 import com.android.credentialmanager.common.runBiometricFlowForCreate in <lambda>()
652 val biometricFlowCalled = runBiometricFlowForCreate(
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/
DBiometricHandler.kt159 fun runBiometricFlowForCreate( in runBiometricFlowForCreate() method