Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java309 private void scheduleShowNextIndication(long msUntilShowNextMsg) { in scheduleShowNextIndication() argument
311 mShowNextIndicationRunnable = new ShowNextIndication(msUntilShowNextMsg); in scheduleShowNextIndication()