Searched refs:setLockTaskAuth (Results 1 – 3 of 3) sorted by relevance
772 lockedTask.setLockTaskAuth(); in updateLockTaskPackages()790 mSupervisor.mRootWindowContainer.forAllTasks(Task::setLockTaskAuth); in updateLockTaskPackages()
968 setLockTaskAuth(r); in setIntent()1716 void setLockTaskAuth() { in setLockTaskAuth() method in Task1717 setLockTaskAuth(getRootActivity()); in setLockTaskAuth()1720 private void setLockTaskAuth(@Nullable ActivityRecord r) { in setLockTaskAuth() method in Task
790 }).when(tr).setLockTaskAuth(); in getTaskForUpdate()