Searched refs:mPrivacyChipViewControllerLazy (Results 1 – 1 of 1) sorted by relevance
43 private final Lazy<PrivacyChipViewController> mPrivacyChipViewControllerLazy; field in CarSystemBarController75 mPrivacyChipViewControllerLazy = privacyChipViewControllerLazy; in CarSystemBarController()116 mPrivacyChipViewControllerLazy.get().removeAll(); in removeAll()232 mPrivacyChipViewControllerLazy.get().addPrivacyChipView(view); in setupBar()