Searched refs:getMasterStreamType (Results 1 – 5 of 5) sorted by relevance
196 int getMasterStreamType(); in getMasterStreamType() method
1027 public int getMasterStreamType() { in getMasterStreamType() method in AudioManager1030 return service.getMasterStreamType(); in getMasterStreamType()
1075 (streamTypeAlias == getMasterStreamType())) { in adjustStreamVolume()1223 (mStreamVolumeAlias[streamType] == getMasterStreamType())) { in onSetStreamVolume()1805 public int getMasterStreamType() { in getMasterStreamType() method in AudioService
1273 mMasterStreamType = mAudioManager.getMasterStreamType(); in playSound()
833 (sc.streamType != mAudioManager.getMasterStreamType() && !isRinger && muted) || in updateSliderEnabled()