Searched defs:getDevicesForStream (Results 1 – 5 of 5) sorted by relevance
397 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
2625 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
278 virtual audio_devices_t getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::BpAudioPolicyService
702 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioSystem
462 audio_devices_t AudioPolicyService::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioPolicyService