Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DCarSystemUIProxy.java37 CarTaskViewHost createControlledCarTaskView(@NonNull CarTaskViewClient carTaskViewClient); in createControlledCarTaskView() method
DICarSystemUIProxy.aidl34 ICarTaskViewHost createControlledCarTaskView(in ICarTaskViewClient client); in createControlledCarTaskView() method
DCarSystemUIProxyAidlWrapper.java34 public ICarTaskViewHost createControlledCarTaskView(ICarTaskViewClient client) { in createControlledCarTaskView() method in CarSystemUIProxyAidlWrapper
DCarTaskViewController.java106 ICarTaskViewHost host = mService.createControlledCarTaskView( in createControlledRemoteCarTaskView()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/
DCarSystemUIProxyImpl.java132 public CarTaskViewHost createControlledCarTaskView(CarTaskViewClient carTaskViewClient) { in createControlledCarTaskView() method in CarSystemUIProxyImpl
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt459 …method @NonNull public android.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull androi…
/packages/services/Car/car-lib/api/
Dsystem-current.txt459 …method @NonNull public android.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull androi…
Dtest-current.txt530 …method @NonNull public android.car.app.CarTaskViewHost createControlledCarTaskView(@NonNull androi…
Dsystem-lint-baseline.txt1588 UnflaggedApi: android.car.app.CarSystemUIProxy#createControlledCarTaskView(android.car.app.CarTaskV…
1589 …gged with @FlaggedApi: method android.car.app.CarSystemUIProxy.createControlledCarTaskView(android…