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