Home
last modified time | relevance | path

Searched defs:onHostDestroyed (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/android/car/app/
DFakeCarTaskViewControllerHostLifecycleObserver.java36 public void onHostDestroyed(CarTaskViewControllerHostLifecycle lifecycle) { in onHostDestroyed() method in FakeCarTaskViewControllerHostLifecycleObserver
/packages/services/Car/car-lib/src/android/car/app/
DCarTaskViewControllerHostLifecycle.java38 void onHostDestroyed(CarTaskViewControllerHostLifecycle lifecycle); in onHostDestroyed() method