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.java332 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()
601 public static final int HIDE_DELAY_MS = 5000; field in KeyguardIndicationController.BaseKeyguardCallback
618 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onRefreshBatteryInfo()
662 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onBiometricError()
707 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onScreenTurnedOn()