Home
last modified time | relevance | path

Searched refs:mMicPrivacyElementsProviderLazy (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBarController.java65 private final Lazy<MicQcPanel.MicPrivacyElementsProvider> mMicPrivacyElementsProviderLazy; field in CarSystemBarController
111 mMicPrivacyElementsProviderLazy = micPrivacyElementsProvider; in CarSystemBarController()
367 mMicPrivacyElementsProviderLazy.get()); in setupMicQcPanel()