Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/privacy/
DPrivacyControlsFragment.java35 private static final String MIC_KEY = "privacy_mic_toggle"; field in PrivacyControlsFragment
41 controllers.add(new MicToggleController(context, MIC_KEY)); in createPreferenceControllers()