Searched defs:getDevicesForStream (Results 1 – 7 of 7) sorted by relevance
775 audio_devices_t AudioPolicyService::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioPolicyService
977 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
4166 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
1013 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioSystem
496 virtual audio_devices_t getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::BpAudioPolicyService
4319 private int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioService4323 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() method in AudioService
5268 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioPolicyManager