Searched refs:mPrivacyChipViewControllerLazy (Results 1 – 1 of 1) sorted by relevance
64 private final Lazy<PrivacyChipViewController> mPrivacyChipViewControllerLazy; field in CarSystemBarController109 mPrivacyChipViewControllerLazy = privacyChipViewControllerLazy; in CarSystemBarController()148 mPrivacyChipViewControllerLazy.get().removeAll(); in removeAll()354 mPrivacyChipViewControllerLazy.get().addPrivacyChipView(view); in setupBar()366 micQcPanel.setControllers(mPrivacyChipViewControllerLazy.get(), in setupMicQcPanel()