Searched refs:shouldUpdateAudioVolume (Results 1 – 1 of 1) sorted by relevance
145 if (shouldUpdateAudioVolume(mute)) { in handleReportAudioStatus()154 private boolean shouldUpdateAudioVolume(boolean mute) { in shouldUpdateAudioVolume() method in VolumeControlAction