Searched refs:isKeyguardAllowed (Results 1 – 2 of 2) sorted by relevance
388 if (isKeyguardAllowed(userId) && isEmergencyCallIntent(intent)) { in isLockTaskModeViolationInternal()409 private boolean isKeyguardAllowed(int userId) { in isKeyguardAllowed() method in LockTaskController925 if (isKeyguardAllowed(userId)) { in setKeyguardState()
27669 PLcom/android/server/wm/LockTaskController;->isKeyguardAllowed(I)Z