Searched refs:STREAM_BLUETOOTH_SCO (Results 1 – 10 of 10) sorted by relevance
114 R.raw.sine440_mo_16b_16k, AudioManager.STREAM_BLUETOOTH_SCO); in onCreate()134 String.valueOf(AudioManager.STREAM_BLUETOOTH_SCO)); in onCreate()186 mAudioManager.setStreamVolume(AudioManager.STREAM_BLUETOOTH_SCO, in onPause()196 AudioManager.STREAM_BLUETOOTH_SCO); in onResume()197 setVolumeControlStream(AudioManager.STREAM_BLUETOOTH_SCO); in onResume()552 mediaPlayer.setAudioStreamType(AudioManager.STREAM_BLUETOOTH_SCO); in onUtteranceCompleted()569 mAudioManager.setStreamVolume(AudioManager.STREAM_BLUETOOTH_SCO, in onUtteranceCompleted()580 mAudioManager.setStreamVolume(AudioManager.STREAM_BLUETOOTH_SCO, in onUtteranceCompleted()603 AudioManager.STREAM_BLUETOOTH_SCO);605 mAudioManager.setStreamVolume(AudioManager.STREAM_BLUETOOTH_SCO,
369 if (legacyStream == AudioManagerHidden.STREAM_BLUETOOTH_SCO) { in getFlags()655 public static final int STREAM_BLUETOOTH_SCO = 6; field in AudioAttributesCompat.AudioManagerHidden676 case AudioManagerHidden.STREAM_BLUETOOTH_SCO: in usageForStreamType()713 : AudioManagerHidden.STREAM_BLUETOOTH_SCO; in toVolumeStreamType()
665 case AudioSystem.STREAM_BLUETOOTH_SCO: in setInternalLegacyStreamType()911 case AudioSystem.STREAM_BLUETOOTH_SCO: in usageForStreamType()960 AudioSystem.STREAM_VOICE_CALL : AudioSystem.STREAM_BLUETOOTH_SCO; in toVolumeStreamType()
57 public static final int STREAM_BLUETOOTH_SCO = 6; field in AudioSystem
332 public static final int STREAM_BLUETOOTH_SCO = AudioSystem.STREAM_BLUETOOTH_SCO; field in AudioManager
220 private static final int STREAM_BLUETOOTH_SCO = 6; field in MediaControllerCompatApi21.PlaybackInfo229 return STREAM_BLUETOOTH_SCO; in toLegacyStreamType()
75 STREAMS.put(AudioSystem.STREAM_BLUETOOTH_SCO, R.string.stream_bluetooth_sco); in STREAMS.put() argument410 case AudioSystem.STREAM_BLUETOOTH_SCO:
262 addRow(AudioManager.STREAM_BLUETOOTH_SCO, in initDialog()
614 AudioSystem.getDefaultStreamVolume(AudioManager.STREAM_BLUETOOTH_SCO)); in onUpgrade()2219 AudioSystem.getDefaultStreamVolume(AudioManager.STREAM_BLUETOOTH_SCO)); in loadVolumeLevels()
254 final int[] STREAM_TYPES = { AudioManager.STREAM_ALARM, AudioManager.STREAM_BLUETOOTH_SCO, in testConstructorStreamType()