Searched refs:isFullyMuted (Results 1 – 2 of 2) sorted by relevance
8330 && mStreamStates[mPublicStreamType].isFullyMuted()) { in setVolumeIndexInt()8865 && !isFullyMuted()) { in setStreamVolumeIndex()8879 if (isFullyMuted()) { in applyDeviceVolume_syncVSS()8913 if (isFullyMuted()) { in applyAllVolumes()8948 if (isFullyMuted()) { in applyAllVolumes()9083 .setMuted(isFullyMuted()) in getVolumeInfo()9225 public boolean isFullyMuted() { in isFullyMuted() method in AudioService.VolumeStreamState
8168 HPLcom/android/server/audio/AudioService$VolumeStreamState;->isFullyMuted()Z