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

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardSecurityModel.java36 Biometric, // Unlock with a biometric key (e.g. finger print or face unlock) enum constant in enum:KeyguardSecurityModel.SecurityMode
127 return SecurityMode.Biometric;
134 * the device. This is currently only supported for Biometric and Pattern unlock.
140 case Biometric:

Completed in 21 milliseconds