Searched refs:KeyguardControllerState (Results 1 – 8 of 8) sorted by relevance
27 class KeyguardControllerState class41 if (other !is KeyguardControllerState) return false in equals()62 ): KeyguardControllerState = withCache { in from()63 KeyguardControllerState(isAodShowing, isKeyguardShowing, keyguardOccludedStates) in from()
29 private var keyguardControllerState: KeyguardControllerState? = null70 value: KeyguardControllerState? in setKeyguardControllerState()
47 val keyguardControllerState: KeyguardControllerState in <lambda>()
19 import android.tools.traces.wm.KeyguardControllerState57 KeyguardControllerState.from( in build()
54 KeyguardControllerState.from( in usesRealTimestampWhenAvailableAndFallsbackOnElapsedTimestamp()78 KeyguardControllerState.from( in usesRealTimestampWhenAvailableAndFallsbackOnElapsedTimestamp()
44 KeyguardControllerState.from( in createsEntryWithCorrectClockTime()68 KeyguardControllerState.from( in supportsMissingRealToElapsedTimeOffsetNs()
22 import android.tools.traces.wm.KeyguardControllerState339 KeyguardControllerState.from( in canHandleNoSubjects()
34 import android.tools.traces.wm.KeyguardControllerState in <lambda>()145 ): KeyguardControllerState { in <lambda>()146 return KeyguardControllerState.from( in <lambda>()