Searched refs:STREAM_MUTE_CHANGED_ACTION (Results 1 – 5 of 5) sorted by relevance
145 filter.addAction(AudioManager.STREAM_MUTE_CHANGED_ACTION); in onBootPhase()525 case AudioManager.STREAM_MUTE_CHANGED_ACTION: { in handleVolumeChange()
999 filter.addAction(AudioManager.STREAM_MUTE_CHANGED_ACTION); in init()1045 } else if (action.equals(AudioManager.STREAM_MUTE_CHANGED_ACTION)) { in onReceive()
197 public static final String STREAM_MUTE_CHANGED_ACTION = field in AudioManager
5191 Intent intent = new Intent(AudioManager.STREAM_MUTE_CHANGED_ACTION); in mute()
34482 Landroid/media/AudioManager;->STREAM_MUTE_CHANGED_ACTION:Ljava/lang/String;