Searched defs:STREAM_BLUETOOTH_SCO (Results 1 – 3 of 3) sorted by relevance
100 STREAMS.put(AudioSystem.STREAM_BLUETOOTH_SCO, R.string.stream_bluetooth_sco); in STREAMS.put()
80 public static final int STREAM_BLUETOOTH_SCO = 6; field in AudioSystem
362 public static final int STREAM_BLUETOOTH_SCO = AudioSystem.STREAM_BLUETOOTH_SCO; field in AudioManager