Searched defs:taskKey (Results 1 – 5 of 5) sorted by relevance
62 public static ComponentKey getLaunchComponentKeyForTask(Task.TaskKey taskKey) { in getLaunchComponentKeyForTask()
130 void onTaskRemoved(TaskKey taskKey) { in onTaskRemoved()
161 Task.TaskKey taskKey = mTaskView.getTask().key; in onClick() local
248 public void startActivityFromRecentsAsync(Task.TaskKey taskKey, ActivityOptions options, in startActivityFromRecentsAsync()264 public boolean startActivityFromRecents(Task.TaskKey taskKey, ActivityOptions options) { in startActivityFromRecents()
241 public static Task from(TaskKey taskKey, TaskInfo taskInfo, boolean isLocked) { in from()