Searched refs:isNewTaskLockTaskModeViolation (Results 1 – 4 of 4) sorted by relevance
356 boolean isNewTaskLockTaskModeViolation(ActivityRecord activity) { in isNewTaskLockTaskModeViolation() method in LockTaskController
2065 if (mService.getLockTaskController().isNewTaskLockTaskModeViolation(r)) { in isAllowedToStart()
668 doReturn(true).when(lockTaskController).isNewTaskLockTaskModeViolation(any()); in testTaskModeViolation()
27671 PLcom/android/server/wm/LockTaskController;->isNewTaskLockTaskModeViolation(Lcom/android/server/wm/…