INTERNAL_RINGER_MODE_CHANGED_ACTION constant
String
const INTERNAL_RINGER_MODE_CHANGED_ACTION
@hide Sticky broadcast intent action indicating that the internal ringer mode has changed. Includes the new ringer mode.
@see #EXTRA_RINGER_MODE
Implementation
static const String INTERNAL_RINGER_MODE_CHANGED_ACTION =
"android.media.INTERNAL_RINGER_MODE_CHANGED_ACTION";