Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java599 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method in AmbientState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4027 public boolean isUnlockHintRunning() { in isUnlockHintRunning() method