Searched defs:streamType (Results 1 – 6 of 6) sorted by relevance
88 public int getDevicesForStream(int streamType) { in getDevicesForStream()
60 int streamType, in PmtItem()
247 protected boolean isStreamFromOutputDevice(int streamType, int device) { in isStreamFromOutputDevice()319 protected BluetoothDevice findActiveDevice(int streamType) { in findActiveDevice()
63 ToneGenerator get (int streamType, int volume); in get()
851 private int getVolumeGroupIdForStreamType(int streamType) { in getVolumeGroupIdForStreamType()
785 int streamType = data[pos] & 0xff; in parsePMT() local