Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DCarActivityManager.java97 private CarTaskViewControllerSupervisor mCarTaskViewControllerSupervisor; field in CarActivityManager
474 if (mCarTaskViewControllerSupervisor == null) { in getCarTaskViewController()
476 mCarTaskViewControllerSupervisor = new CarTaskViewControllerSupervisor(mService, in getCarTaskViewController()
479 mCarTaskViewControllerSupervisor.createCarTaskViewController( in getCarTaskViewController()