Searched defs:getDevicesForStream (Results 1 – 10 of 10) sorted by relevance
87 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in ShadowAudioManager
149 public int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioSystemAdapter
6097 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioService
138 int /* bitmask of audio_devices_t */ getDevicesForStream(AudioStreamType stream); in getDevicesForStream() method
361 int getDevicesForStream(in int streamType); in getDevicesForStream() method
1590 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
5550 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
1086 Status AudioPolicyService::getDevicesForStream(media::AudioStreamType streamAidl, in getDevicesForStream() function in android::AudioPolicyService
1268 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioSystem
6157 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioPolicyManager