Searched defs:getDevicesForStream (Results 1 – 7 of 7) sorted by relevance
788 audio_devices_t AudioPolicyService::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioPolicyService
1206 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
4197 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
1021 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::AudioSystem
500 virtual audio_devices_t getDevicesForStream(audio_stream_type_t stream) in getDevicesForStream() function in android::BpAudioPolicyService
4299 private int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioService4303 private int getDevicesForStream(int stream, boolean checkOthers) { in getDevicesForStream() method in AudioService
5353 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioPolicyManager