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

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

Completed in 75 milliseconds