Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DClockEventController.kt350 listenForDozeAmountTransition(this) in <lambda>()
428 internal fun listenForDozeAmountTransition(scope: CoroutineScope): Job { in <lambda>() method in com.android.keyguard.ClockEventController