Searched defs:taskInfo2 (Results 1 – 4 of 4) sorted by relevance
240 RunningTaskInfo taskInfo2 = createTaskInfo(/* taskId= */ 2, WINDOWING_MODE_MULTI_WINDOW); in testAddListenerForMultipleTypes() local257 RunningTaskInfo taskInfo2 = createTaskInfo(/* taskId= */ 2, WINDOWING_MODE_MULTI_WINDOW); in testRemoveListenerForMultipleTypes() local378 final RunningTaskInfo taskInfo2 = in testOnSizeCompatActivityChanged() local418 final RunningTaskInfo taskInfo2 = in testOnEligibleForLetterboxEducationActivityChanged() local458 final RunningTaskInfo taskInfo2 = in testOnCameraCompatActivityChanged() local
126 RunningTaskInfo taskInfo2 = new TestRunningTaskInfoBuilder() in testAppearedMatchingTaskTwoDifferentAnimators_appliesUnfoldProgressToBoth() local
582 final TaskInfo taskInfo2 = createTaskInfo(DISPLAY_ID, newTaskId, in testUpdateActiveTaskInfo_newTask_notVisibleOrFocused_notUpdated() local
855 ActivityManager.RunningTaskInfo taskInfo1, ActivityManager.RunningTaskInfo taskInfo2) { in applyLayoutOffsetTarget()