Searched refs:getLockTaskAuth (Results 1 – 3 of 3) sorted by relevance
362 int auth = getLockTaskAuth(activity, null /* task */); in isNewTaskLockTaskModeViolation()808 int getLockTaskAuth(@Nullable ActivityRecord rootActivity, @Nullable Task task) { in getLockTaskAuth() method in LockTaskController
1803 mLockTaskAuth = mAtmService.getLockTaskController().getLockTaskAuth(r, this); in setLockTaskAuth()
27665 PLcom/android/server/wm/LockTaskController;->getLockTaskAuth(Lcom/android/server/wm/ActivityRecord;…