Searched refs:getTaskId (Results 1 – 8 of 8) sorted by relevance
275 private int getTaskId() { in getTaskId() method in RemoteVvmTaskManager326 message.arg1 = getTaskId(); in runQueue()
39 public int getTaskId() { in getTaskId() method in SearchQueryTask
80 taskIsATargetWithMode(targetCompats, mLauncher.getTaskId(), MODE_OPENING) in onCreateAnimation()
65 final int taskId = task.getTaskId(); in fetchResults()
93 am.moveTaskToFront(CarLauncher.this.getTaskId(), /* flags= */ 0);
179 boolean activityClosing = taskIsATargetWithMode(targets, getTaskId(), MODE_CLOSING); in composeRecentsLaunchAnimator()
616 return taskIsATargetWithMode(targets, mLauncher.getTaskId(), mode);
1062 int taskId = getTaskId(); in setExcludeFromRecents()