Searched refs:logTaskLaunch (Results 1 – 4 of 4) sorted by relevance
69 mStatsLogManager.logTaskLaunch(null /* view */, getLaunchComponentKeyForTask(key)); in launchTaskFromView()81 mStatsLogManager.logTaskLaunch(null /* view */, getLaunchComponentKeyForTask(task.key)); in launchTask()
42 public void logTaskLaunch(View v, ComponentKey key) { } in logTaskLaunch() method in StatsLogManager
68 public void logTaskLaunch(View v, ComponentKey componentKey) { in logTaskLaunch() method in StatsLogCompatManager
214 mActivity.getStatsLogManager().logTaskLaunch(getRecentsView(), in TaskView()