Searched refs:stopLockTaskModeInternal (Results 1 – 1 of 1) sorted by relevance
2845 stopLockTaskModeInternal(r.getTaskRecord(), false /* isSystemCaller */); in stopLockTaskModeByToken()2856 stopLockTaskModeInternal(null, true /* isSystemCaller */); in stopSystemLockTaskMode()2888 private void stopLockTaskModeInternal(@Nullable TaskRecord task, boolean isSystemCaller) { in stopLockTaskModeInternal() method in ActivityTaskManagerService