Searched refs:aliasStreamType (Results 1 – 1 of 1) sorted by relevance
4132 private boolean isUiSoundsStreamType(int aliasStreamType) { in isUiSoundsStreamType() argument4134 ? STREAM_VOLUME_ALIAS_VOICE[aliasStreamType] in isUiSoundsStreamType()4136 : aliasStreamType == mStreamVolumeAlias[AudioSystem.STREAM_SYSTEM]; in isUiSoundsStreamType()