Searched refs:removeRootTasksInWindowingModes (Results 1 – 10 of 10) sorted by relevance
168 public void removeRootTasksInWindowingModes(@NonNull int[] windowingModes) { in removeRootTasksInWindowingModes() method in ActivityTaskManager170 getService().removeRootTasksInWindowingModes(windowingModes); in removeRootTasksInWindowingModes()
211 void removeRootTasksInWindowingModes(in int[] windowingModes); in removeRootTasksInWindowingModes() method
1860 removeRootTasksInWindowingModes(WINDOWING_MODE_PINNED); in switchUser()1991 removeRootTasksInWindowingModes(WINDOWING_MODE_PINNED); in moveActivityToPinnedRootTask()3142 void removeRootTasksInWindowingModes(int... windowingModes) {3144 getChildAt(i).removeRootTasksInWindowingModes(windowingModes);
2410 public void removeRootTasksInWindowingModes(int[] windowingModes) { in removeRootTasksInWindowingModes() method in ActivityTaskManagerService2416 mRootWindowContainer.removeRootTasksInWindowingModes(windowingModes); in removeRootTasksInWindowingModes()2572 mRootWindowContainer.removeRootTasksInWindowingModes(WINDOWING_MODE_PINNED); in startLockTaskMode()3916 mRootWindowContainer.removeRootTasksInWindowingModes(WINDOWING_MODE_PINNED); in applyUpdateVrModeLocked()
5964 void removeRootTasksInWindowingModes(int... windowingModes) { in removeRootTasksInWindowingModes() method in DisplayContent
641 ActivityTaskManager.getService().removeRootTasksInWindowingModes( in removePipImmediately()
1333 () -> mAtm.removeRootTasksInWindowingModes( in doTestRecentTasksApis()
2503 removeRootTaskTests(() -> mRootWindowContainer.removeRootTasksInWindowingModes( in testRemoveRootTaskInWindowingModes()
189 …droid.Manifest.permission.MANAGE_ACTIVITY_TASKS) public void removeRootTasksInWindowingModes(@NonN…
51680 PLcom/android/server/wm/ActivityTaskManagerService;->removeRootTasksInWindowingModes([I)V52936 PLcom/android/server/wm/DisplayContent;->lambda$removeRootTasksInWindowingModes$39([ILjava/util/Arr…52997 PLcom/android/server/wm/DisplayContent;->removeRootTasksInWindowingModes([I)V55147 PLcom/android/server/wm/RootWindowContainer;->removeRootTasksInWindowingModes([I)V