Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/shared/
DFaceAuthReason.kt44 import com.android.systemui.deviceentry.shared.InternalFaceAuthReasons.FACE_LOCKOUT_RESET
92 const val FACE_LOCKOUT_RESET = "Face auth due to face lockout reset." constant
153 @UiEvent(doc = FACE_LOCKOUT_RESET)
154 FACE_AUTH_TRIGGERED_FACE_LOCKOUT_RESET(1150, FACE_LOCKOUT_RESET),