Searched defs:runningTasks (Results 1 – 7 of 7) sorted by relevance
178 final long timeoutMs, List<ListenableFuture<T>> runningTasks) { in eventuallyTimeoutIncompleteTasks()
244 public void onGestureAnimationStart(Task[] runningTasks, in onGestureAnimationStart()
2521 Task[] runningTasks, RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStart()2658 protected boolean shouldAddStubTaskView(Task[] runningTasks) { in shouldAddStubTaskView()2679 private void showCurrentTask(Task[] runningTasks) { in showCurrentTask()2741 private boolean hasDesktopTask(Task[] runningTasks) { in hasDesktopTask()
156 protected boolean shouldAddStubTaskView(Task[] runningTasks) { in shouldAddStubTaskView()
271 ActivityManager.RunningTaskInfo[] runningTasks = mActivityManagerWrapper.getRunningTasks( in openTopRunningTask() local
211 private void initRunningTasks(ArrayList<ActivityManager.RunningTaskInfo> runningTasks) { in initRunningTasks()
663 Task[] runningTasks; in notifyGestureAnimationStartToRecents() local