Home
last modified time | relevance | path

Searched refs:CarTaskViewClient (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DCarSystemUIProxy.java37 CarTaskViewHost createControlledCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createControlledCarTaskView()
47 CarTaskViewHost createCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createCarTaskView()
DCarTaskViewClient.java34 public final class CarTaskViewClient { class
37 CarTaskViewClient(ICarTaskViewClient iCarCarTaskViewClient) { in CarTaskViewClient() method in CarTaskViewClient
DCarSystemUIProxyAidlWrapper.java41 mCarSystemUIProxy.createCarTaskView(new CarTaskViewClient(client)); in createCarTaskView()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/
DCarSystemUIProxyImpl.java26 import android.car.app.CarTaskViewClient;
132 public CarTaskViewHost createControlledCarTaskView(CarTaskViewClient carTaskViewClient) { in createControlledCarTaskView()
137 public CarTaskViewHost createCarTaskView(CarTaskViewClient carTaskViewClient) { in createCarTaskView()
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/
Dapis-without-coverage.txt21 android.car.app.CarTaskViewClient#setResizeBackgroundColor(Transaction,int)
38 android.car.app.CarTaskViewClient#getCurrentBoundsOnScreen()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/taskview/
DRemoteCarTaskViewServerImpl.java30 import android.car.app.CarTaskViewClient;
57 private final CarTaskViewClient mCarTaskViewClient;
286 CarTaskViewClient carTaskViewClient, in RemoteCarTaskViewServerImpl()
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt1588 …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.CarTaskViewClient
1592 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 …]
Dsystem-current.txt459 …id.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull android.car.app.CarTaskViewClient);
462 public final class CarTaskViewClient {
Dtest-current.txt530 …id.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull android.car.app.CarTaskViewClient);
533 public final class CarTaskViewClient {
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis.txt172 android.car.app CarSystemUIProxy CarTaskViewHost createCarTaskView(CarTaskViewClient carTaskViewCli…
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt459 …id.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull android.car.app.CarTaskViewClient);
462 public final class CarTaskViewClient {