Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java224 private static final int HINT_RESET_DELAY_MS = 1200; field in PhoneStatusBar
3696 mKeyguardIndicationController.hideTransientIndicationDelayed(HINT_RESET_DELAY_MS); in onHintFinished()