Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java124 private final String mSlotMicrophone; field in PhoneStatusBarPolicy
243 mSlotMicrophone = resources.getString(com.android.internal.R.string.status_bar_microphone); in PhoneStatusBarPolicy()
327 mIconController.setIcon(mSlotMicrophone, PrivacyType.TYPE_MICROPHONE.getIconId(), in init()
329 mIconController.setIconVisibility(mSlotMicrophone, false); in init()