Searched defs:MICROPHONE_MUTE (Results 1 – 1 of 1) sorted by relevance
2593 public static final String MICROPHONE_MUTE = "microphone_mute"; field in Settings.System3441 VALIDATORS.put(MICROPHONE_MUTE, MICROPHONE_MUTE_VALIDATOR); in VALIDATORS.put() argument