Searched refs:hideTransientIndicationDelayed (Results 1 – 3 of 3) sorted by relevance
208 public void hideTransientIndicationDelayed(long delayMs) { in hideTransientIndicationDelayed() method in KeyguardIndicationController237 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()393 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onRefreshBatteryInfo()448 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onFingerprintError()461 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onScreenTurnedOn()
182 mController.hideTransientIndicationDelayed(0); in transientIndication_releasesWakeLock_afterHidingDelayed()
4594 mKeyguardIndicationController.hideTransientIndicationDelayed(HINT_RESET_DELAY_MS); in onHintFinished()