Home
last modified time | relevance | path

Searched defs:activity0 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskTests.java1111 final ActivityRecord activity0 = task.getBottomMostActivity(); in testFindRootIndex_finishing() local
1143 final ActivityRecord activity0 = new ActivityBuilder(mAtm).setCreateTask(true).build(); in testFindRootIndex_effectiveRoot_finishingAndRelinquishing() local
1178 final ActivityRecord activity0 = new ActivityBuilder(mAtm).setCreateTask(true).build(); in testFindRootIndex_effectiveRoot_relinquishingMultipleActivities() local
1223 final ActivityRecord activity0 = task.getBottomMostActivity(); in testGetRootActivity_relinquishTaskIdentity() local
1246 final ActivityRecord activity0 = task.getBottomMostActivity(); in testGetRootActivity_allFinishing() local
1262 final ActivityRecord activity0 = task.getBottomMostActivity(); in testIsRootActivity() local
1279 final ActivityRecord activity0 = task.getBottomMostActivity(); in testIsRootActivity_allFinishing() local
1296 final ActivityRecord activity0 = task0.getBottomMostActivity(); in testGetTaskForActivity() local
1315 final ActivityRecord activity0 = task.getBottomMostActivity(); in testGetTaskForActivity_onlyRoot_finishing() local
1336 final ActivityRecord activity0 = new ActivityBuilder(mAtm).setCreateTask(true).build(); in testGetTaskForActivity_onlyRoot_relinquishTaskIdentity() local
[all …]
H A DTaskFragmentTest.java394 final ActivityRecord activity0 = taskFragment0.getTopMostActivity(); in testEmbeddedTaskFragmentEnterPip_multiActivities_notifyOrganizer() local
497 final ActivityRecord activity0 = organizedTf.getBottomMostActivity(); in testActivityHasOverlayOverUntrustedModeEmbedded() local
557 final ActivityRecord activity0 = organizedTf0.getTopMostActivity(); in testActivityHasOverlayOverUntrustedModeEmbeddedWithAdjacentTaskFragments() local
584 final ActivityRecord activity0 = taskFragment.getBottomMostActivity(); in testIsAllowedToBeEmbeddedInTrustedMode() local
753 final ActivityRecord activity0 = tf0.getTopMostActivity(); in testIgnoreRequestedOrientationForActivityEmbeddingSplit() local
808 final ActivityRecord activity0 = tf0.getTopMostActivity(); in testIsVisibleWithAdjacent_reportOrientationUnspecified() local
876 final ActivityRecord activity0 = tf0.getTopMostActivity(); in testUpdateImeParentForActivityEmbedding() local
H A DWindowContainerTests.java1453 final ActivityRecord activity0 = createActivityRecord(mDisplayContent, in testAddLocalInsetsFrameProvider() local
1527 final ActivityRecord activity0 = createActivityRecord(mDisplayContent, in testAddLocalInsetsFrameProvider_sameType_replacesInsets() local
1571 final ActivityRecord activity0 = createActivityRecord(mDisplayContent, in testRemoveLocalInsetsFrameProvider() local
H A DAppTransitionControllerTest.java1075 final ActivityRecord activity0 = taskFragment.getChildAt(0).asActivityRecord(); in testOverrideTaskFragmentAdapter_inputProtectedForUntrustedAnimation() local
H A DTaskFragmentOrganizerControllerTest.java1111 final ActivityRecord activity0 = tf0.getTopMostActivity(); in testApplyTransaction_requestFocusOnTaskFragment() local
H A DTransitionTests.java1723 final ActivityRecord activity0 = createActivityRecord(task); in testIsBehindStartingWindowChange() local
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageReportingTest.java284 final Activity activity0; in testSplitscreenUsageReporting() local
315 final Activity activity0; in testSplitscreenSameToken() local
343 final Activity activity0; in testSplitscreenSameTokenOneMissedStop() local
376 final Activity activity0; in testSplitscreenSameTokenTwoMissedStop() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
H A DTaskContainerTest.java174 final Activity activity0 = mock(Activity.class); in testGetTopNonFinishingActivity() local
H A DTaskFragmentContainerTest.java310 final Activity activity0 = createMockActivity(); in testCollectNonFinishingActivities() local