Searched refs:getLaunchComponentKeyForTask (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.quickstep.TaskUtils.getLaunchComponentKeyForTask;69 mStatsLogManager.logTaskLaunch(null /* view */, getLaunchComponentKeyForTask(key)); in launchTaskFromView()81 mStatsLogManager.logTaskLaunch(null /* view */, getLaunchComponentKeyForTask(task.key)); in launchTask()
60 public static ComponentKey getLaunchComponentKeyForTask(Task.TaskKey taskKey) { in getLaunchComponentKeyForTask() method in TaskUtils
209 TaskUtils.getLaunchComponentKeyForTask(getTask().key)); in TaskView()211 TaskUtils.getLaunchComponentKeyForTask(getTask().key)); in TaskView()
1079 ComponentKey componentKey = TaskUtils.getLaunchComponentKeyForTask(task.key); in removeTask()1600 TaskUtils.getLaunchComponentKeyForTask(task.key)); in createTaskLauncherAnimation()