Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBarController.java101 Lazy<MicQcPanel.MicPrivacyElementsProvider> micPrivacyElementsProvider) { in CarSystemBarController() argument
111 mMicPrivacyElementsProviderLazy = micPrivacyElementsProvider; in CarSystemBarController()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/
H A DCarSystemUIModule.java215 MicPrivacyElementsProviderImpl micPrivacyElementsProvider); in bindMicPrivacyElementsProvider() argument