Searched defs:runningTasks (Results 1 – 5 of 5) sorted by relevance
219 public void onGestureAnimationStart(Task[] runningTasks, in onGestureAnimationStart()
2398 Task[] runningTasks, RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStart()2535 protected boolean shouldAddStubTaskView(Task[] runningTasks) { in shouldAddStubTaskView()2556 private void showCurrentTask(Task[] runningTasks) { in showCurrentTask()2618 private boolean hasDesktopTask(Task[] runningTasks) { in hasDesktopTask()
150 protected boolean shouldAddStubTaskView(Task[] runningTasks) { in shouldAddStubTaskView()
209 private void initRunningTasks(ArrayList<ActivityManager.RunningTaskInfo> runningTasks) { in initRunningTasks()
645 Task[] runningTasks; in notifyGestureAnimationStartToRecents() local