Searched refs:shouldLockKeyguard (Results 1 – 1 of 1) sorted by relevance
970 if (shouldLockKeyguard(userId)) { in lockKeyguardIfNeeded()977 private boolean shouldLockKeyguard(int userId) { in shouldLockKeyguard() method in LockTaskController