Searched refs:hideTransientIndicationDelayed (Results 1 – 3 of 3) sorted by relevance
336 public void hideTransientIndicationDelayed(long delayMs) { in hideTransientIndicationDelayed() method in KeyguardIndicationController369 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()623 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showSwipeUpToUnlock()700 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onRefreshBatteryInfo()727 hideTransientIndicationDelayed(TRANSIENT_BIOMETRIC_ERROR_TIMEOUT); in onBiometricHelp()752 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onBiometricError()808 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onScreenTurnedOn()
403 mController.hideTransientIndicationDelayed(0); in transientIndication_releasesWakeLock_afterHidingDelayed()
3608 mKeyguardIndicationController.hideTransientIndicationDelayed(HINT_RESET_DELAY_MS); in onHintFinished()