Searched refs:CarSystemUIProxy (Results 1 – 9 of 9) sorted by relevance
27 private final CarSystemUIProxy mCarSystemUIProxy;29 CarSystemUIProxyAidlWrapper(CarSystemUIProxy carSystemUIProxy) { in CarSystemUIProxyAidlWrapper()
28 public interface CarSystemUIProxy { interface
401 public void registerCarSystemUIProxy(@NonNull CarSystemUIProxy carSystemUIProxy) { in registerCarSystemUIProxy()
25 import android.car.app.CarSystemUIProxy;60 implements CarSystemUIProxy, CarServiceProvider.CarServiceOnConnectedListener, Dumpable {
4 …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.CarSystemUIProxy1588 UnflaggedApi: android.car.app.CarSystemUIProxy#createControlledCarTaskView(android.car.app.CarTaskV…1589 …New API must be flagged with @FlaggedApi: method android.car.app.CarSystemUIProxy.createControlled…
433 …R_SYSTEM_UI_PROXY) public void registerCarSystemUIProxy(@NonNull android.car.app.CarSystemUIProxy);458 public interface CarSystemUIProxy {
504 …R_SYSTEM_UI_PROXY) public void registerCarSystemUIProxy(@NonNull android.car.app.CarSystemUIProxy);529 public interface CarSystemUIProxy {
172 android.car.app CarSystemUIProxy CarTaskViewHost createCarTaskView(CarTaskViewClient carTaskViewCli…