Searched defs:BiometricSensorUnlock (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DBiometricSensorUnlock.java21 interface BiometricSensorUnlock { interface
31 * {@link BiometricSensorUnlock#start} is called, isRunning() returns false. After a successful
32 * call to {@link BiometricSensorUnlock#start}, isRunning() returns true until the biometric
33 * unlock completes, {@link BiometricSensorUnlock#stop} has been called, or an error has

Completed in 49 milliseconds