Searched refs:stopLockTaskModeInternal (Results 1 – 3 of 3) sorted by relevance
917 mService.stopLockTaskModeInternal(token, false /* isSystemCaller */); in stopLockTaskModeByToken()
2468 stopLockTaskModeInternal(null, true /* isSystemCaller */); in stopSystemLockTaskMode()2500 void stopLockTaskModeInternal(@Nullable IBinder token, boolean isSystemCaller) { in stopLockTaskModeInternal() method in ActivityTaskManagerService
44774 PLcom/android/server/wm/ActivityTaskManagerService;->stopLockTaskModeInternal(Landroid/os/IBinder;Z…