Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/shared/
DFaceAuthReason.kt62 import com.android.systemui.deviceentry.shared.InternalFaceAuthReasons.TRUST_DISABLED
99 const val TRUST_DISABLED = "Face auth started due to trust disabled." constant
171 @UiEvent(doc = TRUST_DISABLED) FACE_AUTH_TRIGGERED_TRUST_DISABLED(1158, TRUST_DISABLED),