Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/app/
DCarTaskViewControllerSupervisor.java167 mMainExecutor.execute(() -> onSystemUIProxyConnected(carSystemUIProxy)); in createCarTaskViewController()
182 private void onSystemUIProxyConnected(ICarSystemUIProxy systemUIProxy) { in onSystemUIProxyConnected() method in CarTaskViewControllerSupervisor