Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DClockEventController.kt605 ) { localDozeAmount, localIsDozing -> in <lambda>() method
606 localDozeAmount > dozeAmount || localIsDozing in <lambda>()
608 .collect { localIsDozing -> isDozing = localIsDozing } in <lambda>() method