MASTER_MUTE_CHANGED_ACTION constant
String
const MASTER_MUTE_CHANGED_ACTION
@hide Broadcast intent when the master mute state changes. Includes the the new volume
@see #EXTRA_MASTER_VOLUME_MUTED
Implementation
static const String MASTER_MUTE_CHANGED_ACTION =
"android.media.MASTER_MUTE_CHANGED_ACTION";