Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java342 } else if (isLockTaskModeViolationInternal(task, task.mUserId, task.intent, in isLockTaskModeViolation()
361 if (isLockTaskModeViolationInternal(activity, activity.mUserId, activity.intent, auth)) { in isNewTaskLockTaskModeViolation()
378 private boolean isLockTaskModeViolationInternal(WindowContainer wc, int userId, in isLockTaskModeViolationInternal() method in LockTaskController
/aosp12/frameworks/base/services/
H A Dart-profile47056 HSPLcom/android/server/wm/LockTaskController;->isLockTaskModeViolationInternal(Lcom/android/server/…