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.java237 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()
377 public static final int HIDE_DELAY_MS = 5000; field in KeyguardIndicationController.BaseKeyguardCallback
393 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onRefreshBatteryInfo()
448 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onFingerprintError()
461 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onScreenTurnedOn()