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