Searched refs:mHvacControllerLazy (Results 1 – 1 of 1) sorted by relevance
41 private final Lazy<HvacController> mHvacControllerLazy; field in CarSystemBarController73 mHvacControllerLazy = hvacControllerLazy; in CarSystemBarController()107 mHvacControllerLazy.get().connectToCarService(); in connectToHvac()112 mHvacControllerLazy.get().removeAllComponents(); in removeAll()230 mHvacControllerLazy.get().addTemperatureViewToController(view); in setupBar()