Searched defs:streamTypeAlias (Results 1 – 1 of 1) sorted by relevance
3642 int streamTypeAlias = mStreamVolumeAlias[streamType]; in adjustStreamVolume() local4721 int streamTypeAlias = mStreamVolumeAlias[streamType]; in setStreamVolume() local4897 private boolean volumeAdjustmentAllowedByDnd(int streamTypeAlias, int flags) { in volumeAdjustmentAllowedByDnd()