Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java198 hideTransientIndication(); in setVisible()
203 hideTransientIndication(); in setVisible()
280 public void hideTransientIndication() { in hideTransientIndication() method in KeyguardIndicationController
460 hideTransientIndication();
513 hideTransientIndication(); in onRefreshBatteryInfo()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerTest.java170 mController.hideTransientIndication(); in transientIndication_releasesWakeLock_afterHiding()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java4078 mKeyguardIndicationController.hideTransientIndication(); in onActivationReset()