Searched defs:getLockTimeout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java775 long timeout = getLockTimeout(KeyguardUpdateMonitor.getCurrentUser());
848 private long getLockTimeout(int userId) { method in class:KeyguardViewMediator
883 long timeout = getLockTimeout(KeyguardUpdateMonitor.getCurrentUser());
909 long userTimeout = getLockTimeout(profileId);

Completed in 162 milliseconds