Searched refs:mMicPrivacyChipViewControllerLazy (Results 1 – 1 of 1) sorted by relevance
73 private final Lazy<MicPrivacyChipViewController> mMicPrivacyChipViewControllerLazy; field in CarSystemBarController131 mMicPrivacyChipViewControllerLazy = micPrivacyChipViewControllerLazy; in CarSystemBarController()175 mMicPrivacyChipViewControllerLazy.get().removeAll(); in removeAll()431 mMicPrivacyChipViewControllerLazy.get().addPrivacyChipView(view); in setupBar()