Searched refs:getDevicesForStream (Results 1 – 9 of 9) 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()
401 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
599 int devices = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in updateVolume()
489 (mAudio.getDevicesForStream(AudioManager.STREAM_MUSIC) & in checkRoutedToBluetoothW()497 (mAudio.getDevicesForStream(AudioManager.STREAM_VOICE_CALL) in checkRoutedToBluetoothW()
1829 public static int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioSystem
6293 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
1011 int sinkDevice = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in findAudioSinkFromAudioPolicy()
10590 HSPLandroid/media/AudioManager;->getDevicesForStream(I)I
10593 HSPLandroid/media/AudioManager;->getDevicesForStream(I)I