Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java271 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()
493 public static final int HIDE_DELAY_MS = 5000; field in KeyguardIndicationController.BaseKeyguardCallback
511 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onRefreshBatteryInfo()
567 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onFingerprintError()
586 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onScreenTurnedOn()