Home
last modified time | relevance | path

Searched defs:isUnlockHintRunning (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewControllerEmptyImpl.kt75 override val isUnlockHintRunning: Boolean = false constant in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DShadeViewController.kt203 val isUnlockHintRunning: Boolean in expand() constant
DNotificationPanelViewController.java4027 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java599 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method in AmbientState