Searched refs:getDevicesForStream (Results 1 – 8 of 8) sorted by relevance
181 when(mAudioManager.getDevicesForStream(AudioManager.STREAM_VOICE_CALL)).thenReturn( in testVolumeChangeW_deviceOutFromBLEHeadset_doStateChanged()195 when(mAudioManager.getDevicesForStream(AudioManager.STREAM_VOICE_CALL)).thenReturn( in testVolumeChangeW_deviceOutFromA2DP_doStateChanged()
418 int devices = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in updateVolume()
485 (mAudio.getDevicesForStream(AudioManager.STREAM_MUSIC) & in checkRoutedToBluetoothW()493 (mAudio.getDevicesForStream(AudioManager.STREAM_VOICE_CALL) in checkRoutedToBluetoothW()
1794 public static int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioSystem
6090 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
911 int sinkDevice = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in findAudioSinkFromAudioPolicy()
10767 HSPLandroid/media/AudioManager;->getDevicesForStream(I)I
10770 HSPLandroid/media/AudioManager;->getDevicesForStream(I)I