Searched defs:createControlledCarTaskView (Results 1 – 6 of 6) sorted by relevance
40 CarTaskViewHost createControlledCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createControlledCarTaskView() method
34 ICarTaskViewHost createControlledCarTaskView(in ICarTaskViewClient client); in createControlledCarTaskView() method
34 public ICarTaskViewHost createControlledCarTaskView(ICarTaskViewClient client) { in createControlledCarTaskView() method in CarSystemUIProxyAidlWrapper
124 public CarTaskViewHost createControlledCarTaskView(CarTaskViewClient carTaskViewClient) { in createControlledCarTaskView() method in CarSystemUIProxyImpl
422 private ControlledCarTaskView createControlledCarTaskView( in createControlledCarTaskView() method in TaskViewInputInterceptorTest
315 public void createControlledCarTaskView( in createControlledCarTaskView() method in TaskViewManager