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