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.java1008 long timeout = getLockTimeout(KeyguardUpdateMonitor.getCurrentUser()); in onStartedGoingToSleep()
1120 private long getLockTimeout(int userId) { in getLockTimeout() method in KeyguardViewMediator
1155 long timeout = getLockTimeout(KeyguardUpdateMonitor.getCurrentUser()); in doKeyguardLaterLocked()
1181 long userTimeout = getLockTimeout(profileId); in doKeyguardLaterForChildProfilesLocked()