Searched refs:removeRootTasksWithActivityTypes (Results 1 – 11 of 11) sorted by relevance
173 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in clearAllActivities()176 private void removeRootTasksWithActivityTypes(int[] activityTypes) { in removeRootTasksWithActivityTypes() method180 sProxyInstance.removeRootTasksWithActivityTypes(activityTypes); in removeRootTasksWithActivityTypes()
39 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in cleanUp()
201 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testAssistantStackFinishToPreviousApp()260 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testTranslucentAssistantActivityStackVisibility()271 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testTranslucentAssistantActivityStackVisibility()318 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testTranslucentAssistantActivityStackVisibility()
89 removeRootTasksWithActivityTypes(allActivityTypes); in testStartHomeIfNoActivities()
215 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_STANDARD); in testMultiWindowFullscreenOnNonPcDevice()
183 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_DREAM); in testDreamServiceOnDestroyCallback()
40 android.app.ActivityTaskManager,public void removeRootTasksWithActivityTypes(int[])
703 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in setUp()735 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in tearDownBase()866 protected void removeRootTasksWithActivityTypes(int... activityTypes) { in removeRootTasksWithActivityTypes() method in ActivityManagerTestBase867 runWithShellPermission(() -> mAtm.removeRootTasksWithActivityTypes(activityTypes)); in removeRootTasksWithActivityTypes()1556 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in createManagedLockScreenSessionAndClearActivitiesOnClose()
572 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in getTestBounds()
986 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in testMovePipToBackWithNoFullscreenOrFreeformStack()
228 …roid.Manifest.permission.MANAGE_ACTIVITY_TASKS) public void removeRootTasksWithActivityTypes(@NonN…