Searched defs:bottomActivity (Results 1 – 5 of 5) sorted by relevance
268 final ActivityRecord bottomActivity = bottomTaskFragment.getTopMostActivity(); in createHierarchyForTaskFragmentTest() local
278 final ActivityRecord bottomActivity = createActivityRecord(bottomTask); in testMoveTaskToFront_supportsEnterPipOnTaskSwitchForAdjacentTaskFragment() local
1192 final ActivityRecord bottomActivity = new ActivityBuilder(mAtm).setTask(task).build(); in testCompletePauseOnResumeWhilePausingActivity() local
1183 final ActivityRecord bottomActivity = createActivityWithTask(); in testFinishActivityIfPossible_nonVisibleNoAppTransition() local1377 final ActivityRecord bottomActivity = createActivityWithTask(); in testFinishBottomActivityIfPossible_noZBoost() local
1194 final ActivityRecord bottomActivity = taskFragment.getActivity( in applyTaskFragmentOperation() local