Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java72 @Nullable private ShowNextIndication mShowNextIndicationRunnable;
289 mShowNextIndicationRunnable = new ShowNextIndication(msUntilShowNextMsg); in scheduleShowNextIndication()
323 class ShowNextIndication { class in KeyguardIndicationRotateTextViewController
327 ShowNextIndication(long delay) { in ShowNextIndication() method in KeyguardIndicationRotateTextViewController.ShowNextIndication