Searched refs:LaunchRootCarTaskView (Results 1 – 3 of 3) sorted by relevance
42 final class LaunchRootCarTaskView extends CarTaskView { class43 private static final String TAG = LaunchRootCarTaskView.class.getSimpleName();61 LaunchRootCarTaskView.this.onTaskAppeared(taskInfo, leash);79 LaunchRootCarTaskView.this.onTaskInfoChanged(taskInfo);102 LaunchRootCarTaskView.this.onTaskVanished(taskInfo);119 public LaunchRootCarTaskView(Activity context, in LaunchRootCarTaskView() method in LaunchRootCarTaskView
98 private LaunchRootCarTaskView mLaunchRootCarTaskView = null;436 mLaunchRootCarTaskView = new LaunchRootCarTaskView(mContext, mTaskOrganizer, in createLaunchRootTaskView()554 LaunchRootCarTaskView getLaunchRootCarTaskView() { in getLaunchRootCarTaskView()
552 LaunchRootCarTaskView launchRootCarTaskView = taskViewManager.getLaunchRootCarTaskView(); in setUpLaunchRootTaskView()842 LaunchRootCarTaskView launchRootCarTaskView = taskViewManager.getLaunchRootCarTaskView(); in testReleaseAllTaskViews()