Searched defs:streamTypeAlias (Results 1 – 1 of 1) sorted by relevance
4008 int streamTypeAlias = sStreamVolumeAlias.get(streamType, /*valueIfKeyNotFound=*/-1); in adjustStreamVolume() local5186 int streamTypeAlias = sStreamVolumeAlias.get(streamType, /*valueIfKeyNotFound*/-1); in setStreamVolume() local5344 private boolean volumeAdjustmentAllowedByDnd(int streamTypeAlias, int flags) { in volumeAdjustmentAllowedByDnd()