Searched refs:mCarTaskViewControllerHostLifecycle (Results 1 – 1 of 1) sorted by relevance
53 CarTaskViewControllerHostLifecycle mCarTaskViewControllerHostLifecycle; field in CarTaskViewControllerHostLifecycleFactory.CarTaskViewControllerHostActivityLifecycleAdapter56 mCarTaskViewControllerHostLifecycle = new CarTaskViewControllerHostLifecycle(); in CarTaskViewControllerHostActivityLifecycleAdapter()61 mCarTaskViewControllerHostLifecycle.hostAppeared(); in CarTaskViewControllerHostActivityLifecycleAdapter()78 mCarTaskViewControllerHostLifecycle.hostAppeared(); in onActivityResumed()87 mCarTaskViewControllerHostLifecycle.hostDisappeared(); in onActivityStopped()97 mCarTaskViewControllerHostLifecycle.hostDestroyed(); in onActivityDestroyed()101 return mCarTaskViewControllerHostLifecycle; in getLifecycle()