Searched refs:removeRootTasksWithActivityTypes (Results 1 – 10 of 10) sorted by relevance
39 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in cleanUp()
198 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testAssistantStackFinishToPreviousApp()257 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testTranslucentAssistantActivityStackVisibility()268 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testTranslucentAssistantActivityStackVisibility()315 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_ASSISTANT); in testTranslucentAssistantActivityStackVisibility()
219 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_STANDARD); in testMultiWindowFullscreenOnNonPcDevice()
86 removeRootTasksWithActivityTypes(allActivityTypes); in testStartHomeIfNoActivities()
553 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in getTestBounds()
966 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in testMovePipToBackWithNoFullscreenOrFreeformStack()
163 .removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in clearAllActivities()
163 removeRootTasksWithActivityTypes(ACTIVITY_TYPE_DREAM); in testDreamServiceOnDestroyCallback()
711 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in setUp()743 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME); in tearDownBase()859 protected void removeRootTasksWithActivityTypes(int... activityTypes) { in removeRootTasksWithActivityTypes() method in ActivityManagerTestBase860 runWithShellPermission(() -> mAtm.removeRootTasksWithActivityTypes(activityTypes)); in removeRootTasksWithActivityTypes()1802 removeRootTasksWithActivityTypes(ALL_ACTIVITY_TYPE_BUT_HOME);
206 …roid.Manifest.permission.MANAGE_ACTIVITY_TASKS) public void removeRootTasksWithActivityTypes(@NonN…