Home
last modified time | relevance | path

Searched refs:isLockTaskModeViolationInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLockTaskController.java344 } else if (isLockTaskModeViolationInternal(task, task.mUserId, task.intent, in isLockTaskModeViolation()
363 if (isLockTaskModeViolationInternal(activity, activity.mUserId, activity.intent, auth)) { in isNewTaskLockTaskModeViolation()
380 private boolean isLockTaskModeViolationInternal(WindowContainer wc, int userId, in isLockTaskModeViolationInternal() method in LockTaskController
/frameworks/base/services/
Dart-wear-profile27670 PLcom/android/server/wm/LockTaskController;->isLockTaskModeViolationInternal(Lcom/android/server/wm…