Home
last modified time | relevance | path

Searched defs:task1 (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DShellTaskOrganizerTests.java188 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testRegisterWithExistingTasks() local
284 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testAddListenerForTaskId_afterTypeListener() local
299 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testAddListenerForTaskId_beforeTypeListener() local
312 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testGetTaskListener() local
343 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testGetParentTaskListener() local
504 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testAddLocusListener() local
533 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_FULLSCREEN); in testLocusListener_appearVanish() local
552 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testLocusListener_infoChanged() local
579 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_FULLSCREEN); in testLocusListener_infoChanged_notVisible() local
603 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_MULTI_WINDOW); in testLocusListener_noLocusNotNotified() local
[all …]
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java286 Task task1 = createTaskBuilder(".Task1") in testAddTasks_expectRemovedNoTrim() local
310 Task task1 = createTaskBuilder(".Task1") in testAddMultipleTasks_expectNotRemoved() local
333 Task task1 = createTaskBuilder(".Task1") in testAddTasksDifferentStacks_expectNoRemove() local
352 Task task1 = createTaskBuilder(".Task1") in testAddTaskCompatibleActivityType_expectRemove() local
376 Task task1 = createTaskBuilder(".Task1") in testAddTaskCompatibleActivityTypeDifferentUser_expectNoRemove() local
401 Task task1 = createTaskBuilder(".Task1") in testAddTaskCompatibleWindowingMode_expectRemove() local
424 Task task1 = createTaskBuilder(".Task1") in testAddTaskIncompatibleWindowingMode_expectNoRemove() local
450 final Task task1 = createTaskBuilder(".Task1").build(); in testRemoveAffinityTask() local
568 Task task1 = createTaskBuilder(".Task1").build(); in testOrderedIteration() local
1180 final Task task1 = createTaskBuilder(".Task").build(); in removeALlVisibleTask_callsTaskNotificationController_twice() local
[all …]
H A DWindowOrganizerTests.java693 Task task1 = mWm.mAtmService.mTaskOrganizerController.createRootTask( in testCreateDeleteRootTasks() local
720 final Task task1 = mWm.mAtmService.mTaskOrganizerController.createRootTask( in testSetAdjacentLaunchRoot() local
731 assertEquals(task2.getAdjacentTaskFragment(), task1); in testSetAdjacentLaunchRoot() local
736 assertEquals(dc.getDefaultTaskDisplayArea().mLaunchAdjacentFlagRootTask, task1); in testSetAdjacentLaunchRoot() local
771 Task task1 = WindowContainer.fromBinder(info1.token.asBinder()).asTask(); in testTileAddRemoveChild() local
859 Task task1 = WindowContainer.fromBinder(info1.token.asBinder()).asTask(); in testTaskInfoCallback() local
906 Task task1 = mWm.mAtmService.mTaskOrganizerController.createRootTask( in testHierarchyTransaction() local
1285 final Task task1 = createRootTask(); in testReparentToOrganizedTask() local
H A DActivityTaskSupervisorTests.java295 final Task task1 = new TaskBuilder(mSupervisor) in testUpdatePendingTopForTopResumed() local
H A DRootTaskTests.java112 final Task task1 = createTaskInRootTask(rootTask, 0 /* userId */); in testRootTaskPositionChildAt() local
213 final Task task1 = createTaskInRootTask(rootTask1, 0 /* userId */); in testReparent() local
231 final Task task1 = new TaskBuilder(mSupervisor).build(); in testActivityAndTaskGetsProperType() local
H A DInsetsPolicyTest.java84 final Task task1 = createTask(mDisplayContent); in testControlsForDispatch_adjacentTasksVisible() local
H A DAppTransitionTests.java315 final Task task1 = createTaskInRootTask(rootTask1, 0 /* userId */); in testCleanAppTransitionWhenRootTaskReparent() local
H A DTaskTests.java153 final Task task1 = new TaskBuilder(mSupervisor).setParentTask(rootTask).build(); in testRemoveContainer_multipleNestedTasks() local
254 final Task task1 = createTask(mDisplayContent); in testIsInTask() local
1164 final Task task1 = getTestTask(); in testGetTaskForActivity() local
H A DAppTransitionControllerTest.java613 final Task task1 = createTask(mDisplayContent); in testGetAnimationTargets_openingTheOnlyTaskFragmentInTask() local
642 final Task task1 = createTask(mDisplayContent); in testGetAnimationTargets_closingTheOnlyTaskFragmentInTask() local
H A DTransitionTests.java1320 final Task task1 = createTask(mDisplayContent); in testIntermediateVisibility() local
1415 final Task task1 = createTask(mDisplayContent); in testTransientLaunch() local
1565 final Task task1 = createTask(mDisplayContent); in testNotReadyPushPop() local
H A DRootWindowContainerTests.java175 final Task task1 = new TaskBuilder(mSupervisor).setParentTask(rootTask).build(); in testTaskLayerRank() local
H A DDisplayContentTests.java529 final Task task1 = createTaskInRootTask(rootTask1, 0 /* userId */); in testInputEventBringsCorrectDisplayInFocus() local
2905 final Task task1 = new TaskBuilder(mSupervisor).setParentTask(rootTask1).build(); in removeRootTaskTests() local
H A DActivityRecordTests.java1014 final Task task1 = new TaskBuilder(mSupervisor).setCreateActivity(true).build(); in testFinishActivityIfPossible_adjustStackOrder() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopModeControllerTest.java289 final RunningTaskInfo task1 = createFreeformTask(); in testShowDesktopApps_appsAlreadyVisible_bringsToFront() local
320 final RunningTaskInfo task1 = createFreeformTask(); in testShowDesktopApps_someAppsInvisible_reordersAll() local
379 RunningTaskInfo task1 = createFreeformTask(); in testGetVisibleTaskCount_twoTasks_bothVisible_returnsTwo() local
396 RunningTaskInfo task1 = createFreeformTask(); in testGetVisibleTaskCount_twoTasks_oneVisible_returnsOne() local
H A DDesktopTasksControllerTest.kt168 val task1 = setUpFreeformTask() regex
186 val task1 = setUpFreeformTask() regex
204 val task1 = setUpFreeformTask() regex
384 val task1 = setUpFreeformTask() regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DGroupedRecentTaskInfoTest.kt157 val task1 = createTaskInfo(id = 1) regex
164 val task1 = createTaskInfo(id = 1) regex
/aosp14/frameworks/base/cmds/incident_helper/tests/
H A DCpuInfoParser_test.cpp88 CpuInfoProto::Task* task1 = expected.add_tasks(); in TEST_F() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
H A DSplitLayoutTests.java170 final ActivityManager.RunningTaskInfo task1 = new TestRunningTaskInfoBuilder().build(); in testApplyTaskChanges_updatesSmallestScreenWidthDp() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DGroupedRecentTaskInfo.java66 public static GroupedRecentTaskInfo forSplitTasks(@NonNull ActivityManager.RecentTaskInfo task1, in forSplitTasks()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DJobStoreTest.java132 final JobInfo task1 = new Builder(8, mComponent) in runRemovingLastJob() local
185 final JobInfo task1 = new Builder(8, mComponent) in runClearJobs() local
333 final JobInfo task1 = new Builder(8, mComponent) in runWritingTwoJobsToDisk() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitLayout.java777 ActivityManager.RunningTaskInfo task1, ActivityManager.RunningTaskInfo task2) { in applyTaskChanges()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
H A DShellTransitionTests.java1071 RunningTaskInfo task1 = createTaskInfo(1, WINDOWING_MODE_FULLSCREEN, ACTIVITY_TYPE_RECENTS); in testTransitSleep_squashesRecents() local