Searched refs:removeRootTasksWithActivityTypes (Results 1 – 7 of 7) sorted by relevance
39 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in cleanUp()
199 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()
84 removeRootTasksWithActivityTypes(allActivityTypes); in testStartHomeIfNoActivities()
438 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in getTestBounds()
923 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in testMovePipToBackWithNoFullscreenOrFreeformStack()
649 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in setUp()680 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in tearDownBase()796 protected void removeRootTasksWithActivityTypes(int... activityTypes) { in removeRootTasksWithActivityTypes() method in ActivityManagerTestBase797 runWithShellPermission(() -> mAtm.removeRootTasksWithActivityTypes(activityTypes)); in removeRootTasksWithActivityTypes()1619 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME);
183 …roid.Manifest.permission.MANAGE_ACTIVITY_TASKS) public void removeRootTasksWithActivityTypes(@NonN…