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