Searched defs:taskInfo2 (Results 1 – 4 of 4) sorted by relevance
232 RunningTaskInfo taskInfo2 = createTaskInfo(2, WINDOWING_MODE_MULTI_WINDOW); in testAddListenerForMultipleTypes() local249 RunningTaskInfo taskInfo2 = createTaskInfo(2, WINDOWING_MODE_MULTI_WINDOW); in testRemoveListenerForMultipleTypes() local369 final RunningTaskInfo taskInfo2 = in testOnSizeCompatActivityChanged() local408 final RunningTaskInfo taskInfo2 = in testOnEligibleForLetterboxEducationActivityChanged() local446 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
814 ActivityManager.RunningTaskInfo taskInfo1, ActivityManager.RunningTaskInfo taskInfo2) { in applyLayoutOffsetTarget()