Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/shared/
DFaceAuthReason.kt39 import com.android.systemui.deviceentry.shared.InternalFaceAuthReasons.DREAM_STOPPED
106 const val DREAM_STOPPED = "Face auth due to dream stopped." constant
191 @UiEvent(doc = DREAM_STOPPED)
192 FACE_AUTH_TRIGGERED_DREAM_STOPPED(1162, DREAM_STOPPED),