Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java818 long timeout = getLockTimeout(KeyguardUpdateMonitor.getCurrentUser()); in onStartedGoingToSleep()
893 private long getLockTimeout(int userId) { in getLockTimeout() method in KeyguardViewMediator
928 long timeout = getLockTimeout(KeyguardUpdateMonitor.getCurrentUser()); in doKeyguardLaterLocked()
954 long userTimeout = getLockTimeout(profileId); in doKeyguardLaterForChildProfilesLocked()