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