Searched refs:MASTER_VOLUME_CHANGED_ACTION (Results 1 – 2 of 2) sorted by relevance
159 public static final String MASTER_VOLUME_CHANGED_ACTION = field in AudioManager
1461 Intent intent = new Intent(AudioManager.MASTER_VOLUME_CHANGED_ACTION); in sendMasterVolumeUpdate()