Searched defs:getDevicesForStream (Results 1 – 7 of 7) sorted by relevance
854 audio_devices_t AudioPolicyService::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioPolicyService
1469 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
4564 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
1037 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioSystem
512 virtual audio_devices_t getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::BpAudioPolicyService
4892 private int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioService4896 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() method in AudioService
5526 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioPolicyManager