Searched defs:getDevicesForStream (Results 1 – 9 of 9) sorted by relevance
126 public int getDevicesForStream(int stream) { in getDevicesForStream() method in AudioSystemAdapter
6048 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioService
136 int /* bitmask of audio_devices_t */ getDevicesForStream(AudioStreamType stream); in getDevicesForStream() method
356 int getDevicesForStream(in int streamType); in getDevicesForStream() method
1589 public static native int getDevicesForStream(int stream); in getDevicesForStream() method in AudioSystem
5537 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in AudioManager
1078 Status AudioPolicyService::getDevicesForStream(media::AudioStreamType streamAidl, in getDevicesForStream() function in android::AudioPolicyService
1262 audio_devices_t AudioSystem::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioSystem
5920 audio_devices_t AudioPolicyManager::getDevicesForStream(audio_stream_type_t stream) { in getDevicesForStream() function in android::AudioPolicyManager