Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java459 ? KeyguardViewMediator.AWAKE_INTERVAL_BOUNCER_MS : mLockScreenDisplayTimeout; in applyUserActivityTimeout()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java281 public static final int AWAKE_INTERVAL_BOUNCER_MS = 10000; field in KeyguardViewMediator