Searched defs:getDevicesForStream (Results 1 – 7 of 7) sorted by relevance
496 audio_devices_t AudioPolicyService::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioPolicyService
725 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
3544 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
417 virtual audio_devices_t getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::BpAudioPolicyService
934 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioSystem
3874 private int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioService3878 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() method in AudioService
4673 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in AudioPolicyManager() function in android::AudioPolicyManager