Searched refs:CarTaskViewClient (Results 1 – 11 of 11) sorted by relevance
37 CarTaskViewHost createControlledCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createControlledCarTaskView()47 CarTaskViewHost createCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createCarTaskView()
34 public final class CarTaskViewClient { class37 CarTaskViewClient(ICarTaskViewClient iCarCarTaskViewClient) { in CarTaskViewClient() method in CarTaskViewClient
41 mCarSystemUIProxy.createCarTaskView(new CarTaskViewClient(client)); in createCarTaskView()
26 import android.car.app.CarTaskViewClient;132 public CarTaskViewHost createControlledCarTaskView(CarTaskViewClient carTaskViewClient) { in createControlledCarTaskView()137 public CarTaskViewHost createCarTaskView(CarTaskViewClient carTaskViewClient) { in createCarTaskView()
21 android.car.app.CarTaskViewClient#setResizeBackgroundColor(Transaction,int)38 android.car.app.CarTaskViewClient#getCurrentBoundsOnScreen()
30 import android.car.app.CarTaskViewClient;57 private final CarTaskViewClient mCarTaskViewClient;286 CarTaskViewClient carTaskViewClient, in RemoteCarTaskViewServerImpl()
1588 …i: android.car.app.CarSystemUIProxy#createControlledCarTaskView(android.car.app.CarTaskViewClient):1589 …hod android.car.app.CarSystemUIProxy.createControlledCarTaskView(android.car.app.CarTaskViewClient)1590 UnflaggedApi: android.car.app.CarTaskViewClient:1591 New API must be flagged with @FlaggedApi: class android.car.app.CarTaskViewClient1592 UnflaggedApi: android.car.app.CarTaskViewClient#getCurrentBoundsOnScreen():1593 …New API must be flagged with @FlaggedApi: method android.car.app.CarTaskViewClient.getCurrentBound…1594 UnflaggedApi: android.car.app.CarTaskViewClient#onTaskAppeared(android.app.ActivityManager.RunningT…1595 …New API must be flagged with @FlaggedApi: method android.car.app.CarTaskViewClient.onTaskAppeared(…1596 UnflaggedApi: android.car.app.CarTaskViewClient#onTaskInfoChanged(android.app.ActivityManager.Runni…1597 …New API must be flagged with @FlaggedApi: method android.car.app.CarTaskViewClient.onTaskInfoChang…[all …]
459 …id.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull android.car.app.CarTaskViewClient);462 public final class CarTaskViewClient {
530 …id.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull android.car.app.CarTaskViewClient);533 public final class CarTaskViewClient {
172 android.car.app CarSystemUIProxy CarTaskViewHost createCarTaskView(CarTaskViewClient carTaskViewCli…