Searched refs:mStreamStates (Results 1 – 1 of 1) sorted by relevance
225 private VolumeStreamState[] mStreamStates; field in AudioService748 mStreamStates[streamType]. in checkAllAliasStreamVolumes()749 setAllIndexes(mStreamStates[mStreamVolumeAlias[streamType]]); in checkAllAliasStreamVolumes()752 if (!mStreamStates[streamType].isMuted_syncVSS()) { in checkAllAliasStreamVolumes()753 mStreamStates[streamType].applyAllVolumes(); in checkAllAliasStreamVolumes()763 mStreamStates[streamType].checkFixedVolumeDevices(); in checkAllFixedVolumeDevices()768 mStreamStates[streamType].checkFixedVolumeDevices(); in checkAllFixedVolumeDevices()773 VolumeStreamState[] streams = mStreamStates = new VolumeStreamState[numStreamTypes]; in createStreamStates()788 mStreamStates[i].dump(pw); in dumpStreamStates()832 mStreamStates[AudioSystem.STREAM_DTMF].setAllIndexes(mStreamStates[dtmfStreamAlias]); in updateStreamVolumeAlias()[all …]