Searched refs:ICarTaskViewClient (Results 1 – 8 of 8) sorted by relevance
22 import android.car.app.ICarTaskViewClient;34 ICarTaskViewHost createControlledCarTaskView(in ICarTaskViewClient client); in createControlledCarTaskView()42 ICarTaskViewHost createCarTaskView(in ICarTaskViewClient client); in createCarTaskView()
34 public ICarTaskViewHost createControlledCarTaskView(ICarTaskViewClient client) { in createControlledCarTaskView()39 public ICarTaskViewHost createCarTaskView(ICarTaskViewClient client) { in createCarTaskView()
35 private final ICarTaskViewClient mICarTaskViewClient;37 CarTaskViewClient(ICarTaskViewClient iCarCarTaskViewClient) { in CarTaskViewClient()
58 final ICarTaskViewClient mICarTaskViewClient = new ICarTaskViewClient.Stub() {
81 final ICarTaskViewClient mICarTaskViewClient = new ICarTaskViewClient.Stub() {
29 interface ICarTaskViewClient { interface
20 import android.car.app.ICarTaskViewClient;
72 final ICarTaskViewClient mICarTaskViewClient = new ICarTaskViewClient.Stub() {