Searched refs:stopLockTaskModeInternal (Results 1 – 2 of 2) sorted by relevance
1325 mService.stopLockTaskModeInternal(token, false /* isSystemCaller */); in stopLockTaskModeByToken()
2615 stopLockTaskModeInternal(null, true /* isSystemCaller */); in stopSystemLockTaskMode()2644 void stopLockTaskModeInternal(@Nullable IBinder token, boolean isSystemCaller) { in stopLockTaskModeInternal() method in ActivityTaskManagerService