Searched refs:splitTaskIds (Results 1 – 1 of 1) sorted by relevance
567 int[] splitTaskIds = in notifyGestureAnimationStartToRecents() local569 runningTasks = new ActivityManager.RunningTaskInfo[splitTaskIds.length]; in notifyGestureAnimationStartToRecents()570 for (int i = 0; i < splitTaskIds.length; i++) { in notifyGestureAnimationStartToRecents()571 int taskId = splitTaskIds[i]; in notifyGestureAnimationStartToRecents()