Searched defs:createControlledCarTaskView (Results 1 – 4 of 4) sorted by relevance
34 ICarTaskViewHost createControlledCarTaskView(in ICarTaskViewClient client); in createControlledCarTaskView() method
37 CarTaskViewHost createControlledCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createControlledCarTaskView() method
34 public ICarTaskViewHost createControlledCarTaskView(ICarTaskViewClient client) { in createControlledCarTaskView() method in CarSystemUIProxyAidlWrapper
132 public CarTaskViewHost createControlledCarTaskView(CarTaskViewClient carTaskViewClient) { in createControlledCarTaskView() method in CarSystemUIProxyImpl