Home
last modified time | relevance | path

Searched defs:firstActivity (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityTaskSupervisorTests.java84 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testStoppingActivityRemovedWhenResumed() local
100 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testReportWaitingActivityLaunched() local
DRootWindowContainerTests.java247 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testReplacingTaskInPinnedRootTask() local
284 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testMovingBottomMostRootTaskActivityToPinnedRootTask() local
364 final ActivityRecord firstActivity = taskFragment.getTopMostActivity(); in testMultipleActivitiesInTaskFragmentEnterPip() local
521 final ActivityRecord firstActivity = new ActivityBuilder(mAtm).setTask(rootTask).build(); in testRemovingRootTaskOnAppCrash() local
544 final ActivityRecord firstActivity = new ActivityBuilder(mAtm).setTask(rootTask).build(); in testRemovingRootTaskOnAppCrash_multipleDisplayAreas() local
DTaskDisplayAreaTests.java418 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testIsLastFocused() local
454 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testCanSpecifyOrientation() local
491 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testCanSpecifyOrientationNoSensor() local
523 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testCanSpecifyOrientationLocked() local
DRootTaskTests.java791 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testShouldBeVisible_FullscreenBehindTranslucentInHomeRootTask() local
1036 final ActivityRecord firstActivity = new ActivityBuilder(mAtm).setTask(task).build(); in testFinishDisabledPackageActivities_FinishAliveActivities() local
1089 final ActivityRecord firstActivity = new ActivityBuilder(mAtm).setTask(task).build(); in testHandleAppDied() local
1306 final ActivityRecord firstActivity = new ActivityBuilder(mAtm).setTask(task).build(); in testNavigateUpTo() local
DActivityRecordTests.java1580 final ActivityRecord firstActivity = new ActivityBuilder(mAtm).setTask(task).build(); in testCompleteFinishing_ensureActivitiesVisible() local
2199 final ActivityRecord firstActivity = in testActivityDestroyDoesntChangeProcessOverride() local
DTaskTests.java1387 final ActivityRecord firstActivity = new ActivityBuilder(mAtm) in testNotSpecifyOrientation_taskDisplayAreaNotFocused() local