Home
last modified time | relevance | path

Searched refs:CarSystemUIProxy (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/app/
DCarSystemUIProxyAidlWrapper.java27 private final CarSystemUIProxy mCarSystemUIProxy;
29 CarSystemUIProxyAidlWrapper(CarSystemUIProxy carSystemUIProxy) { in CarSystemUIProxyAidlWrapper()
DCarSystemUIProxy.java28 public interface CarSystemUIProxy { interface
DCarActivityManager.java401 public void registerCarSystemUIProxy(@NonNull CarSystemUIProxy carSystemUIProxy) { in registerCarSystemUIProxy()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/
DCarSystemUIProxyImpl.java25 import android.car.app.CarSystemUIProxy;
60 implements CarSystemUIProxy, CarServiceProvider.CarServiceOnConnectedListener, Dumpable {
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt4 …ame: android.car.app.CarActivityManager#registerCarSystemUIProxy(android.car.app.CarSystemUIProxy):
6 AcronymName: android.car.app.CarSystemUIProxy:
7 …Acronyms should not be capitalized in class names: was `CarSystemUIProxy`, should this be `CarSyst…
1578 …Api: android.car.app.CarActivityManager#registerCarSystemUIProxy(android.car.app.CarSystemUIProxy):
1579 …ethod android.car.app.CarActivityManager.registerCarSystemUIProxy(android.car.app.CarSystemUIProxy)
1586 UnflaggedApi: android.car.app.CarSystemUIProxy:
1587 New API must be flagged with @FlaggedApi: class android.car.app.CarSystemUIProxy
1588 UnflaggedApi: android.car.app.CarSystemUIProxy#createControlledCarTaskView(android.car.app.CarTaskV…
1589 …New API must be flagged with @FlaggedApi: method android.car.app.CarSystemUIProxy.createControlled…
Dsystem-current.txt433 …R_SYSTEM_UI_PROXY) public void registerCarSystemUIProxy(@NonNull android.car.app.CarSystemUIProxy);
458 public interface CarSystemUIProxy {
Dtest-current.txt504 …R_SYSTEM_UI_PROXY) public void registerCarSystemUIProxy(@NonNull android.car.app.CarSystemUIProxy);
529 public interface CarSystemUIProxy {
/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.txt433 …R_SYSTEM_UI_PROXY) public void registerCarSystemUIProxy(@NonNull android.car.app.CarSystemUIProxy);
458 public interface CarSystemUIProxy {