Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java59 private static final int MSG_STRONG_BIOMETRIC_UNLOCK = 8; field in LockSettingsStrongAuth
503 mHandler.obtainMessage(MSG_STRONG_BIOMETRIC_UNLOCK, userId, argNotUsed) in reportSuccessfulBiometricUnlock()
623 case MSG_STRONG_BIOMETRIC_UNLOCK: