Searched refs:hideTransientIndicationDelayed (Results 1 – 3 of 3) sorted by relevance
302 public void hideTransientIndicationDelayed(long delayMs) { in hideTransientIndicationDelayed() method in KeyguardIndicationController332 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()618 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onRefreshBatteryInfo()645 hideTransientIndicationDelayed(TRANSIENT_BIOMETRIC_ERROR_TIMEOUT); in onBiometricHelp()662 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onBiometricError()707 hideTransientIndicationDelayed(HIDE_DELAY_MS); in onScreenTurnedOn()
223 mController.hideTransientIndicationDelayed(0); in transientIndication_releasesWakeLock_afterHidingDelayed()
3481 mKeyguardIndicationController.hideTransientIndicationDelayed(HINT_RESET_DELAY_MS); in onHintFinished()