Searched defs:removeRootTasksWithActivityTypes (Results 1 – 4 of 4) sorted by relevance
177 public void removeRootTasksWithActivityTypes(@NonNull int[] activityTypes) { in removeRootTasksWithActivityTypes() method in ActivityTaskManager
207 void removeRootTasksWithActivityTypes(in int[] activityTypes); in removeRootTasksWithActivityTypes() method
6230 void removeRootTasksWithActivityTypes(int... activityTypes) { in removeRootTasksWithActivityTypes() method in DisplayContent
2486 public void removeRootTasksWithActivityTypes(int[] activityTypes) { in removeRootTasksWithActivityTypes() method in ActivityTaskManagerService