Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java294 mShowNextIndicationRunnable.cancelDelayedExecution(); in cancelScheduledIndication()
337 cancelDelayedExecution(); in runImmediately()
341 public void cancelDelayedExecution() { in cancelDelayedExecution() method in KeyguardIndicationRotateTextViewController.ShowNextIndication