Searched defs:streamType (Results 1 – 9 of 9) sorted by relevance
87 public int getDevicesForStream(int streamType) { in getDevicesForStream()
97 int streamType = AudioManager.STREAM_ALARM; in setAlarmVolumeToFull() local
60 int streamType, in PmtItem()
785 int streamType = data[pos] & 0xff; in parsePMT() local
183 protected boolean isStreamFromOutputDevice(int streamType, int device) { in isStreamFromOutputDevice()
736 int streamType = AudioManager.STREAM_ALARM; in setAlarmStreamVolumeToFull() local
135 int streamType = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_TYPE, -1); in onReceive() local
79 ToneGenerator get (int streamType, int volume); in get()
1317 private int getVolumeGroupIdForStreamType(int streamType) { in getVolumeGroupIdForStreamType()