Searched refs:getPlaceholderTasks (Results 1 – 3 of 3) sorted by relevance
340 public Task[] getPlaceholderTasks() { in getPlaceholderTasks() method in TopTaskTracker.CachedTaskInfo349 public Task[] getPlaceholderTasks(int[] taskIds) { in getPlaceholderTasks() method in TopTaskTracker.CachedTaskInfo
217 mGestureState.getRunningTask().getPlaceholderTasks(), in notifyGestureAnimationStartToRecents()
674 runningTasks = cachedTaskInfo.getPlaceholderTasks(splitTaskIds); in notifyGestureAnimationStartToRecents()676 runningTasks = cachedTaskInfo.getPlaceholderTasks(); in notifyGestureAnimationStartToRecents()