Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java319 String microphoneString = mResources.getString(PrivacyType.TYPE_MICROPHONE.getNameId()); in init() local
321 R.string.ongoing_privacy_chip_content_multiple_apps, microphoneString); in init()