Searched defs:getDevicesForStream (Results 1 – 7 of 7) sorted by relevance
857 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
1038 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioSystem
513 virtual audio_devices_t getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::BpAudioPolicyService
4973 private int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioService4977 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() method in AudioService
5530 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioPolicyManager