Home
last modified time | relevance | path

Searched refs:handleDeviceConfigChange (Results 1 – 13 of 13) sorted by relevance

/frameworks/av/media/libaudioclient/include/media/
DIAudioPolicyService.h53 virtual status_t handleDeviceConfigChange(audio_devices_t device,
DAudioSystem.h220 static status_t handleDeviceConfigChange(audio_devices_t device,
/frameworks/av/services/audiopolicy/
DAudioPolicyInterface.h92 virtual status_t handleDeviceConfigChange(audio_devices_t device,
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp75 status_t AudioPolicyService::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyService
90 return mAudioPolicyManager->handleDeviceConfigChange(device, device_address, in handleDeviceConfigChange()
DAudioPolicyService.h72 virtual status_t handleDeviceConfigChange(audio_devices_t device,
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h103 virtual status_t handleDeviceConfigChange(audio_devices_t device,
DAudioPolicyManager.cpp412 status_t AudioPolicyManager::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyManager
/frameworks/base/media/java/android/media/
DAudioSystem.java1139 public static native int handleDeviceConfigChange(int device, in handleDeviceConfigChange() method in AudioSystem
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp824 status_t AudioSystem::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioSystem
841 return aps->handleDeviceConfigChange(device, address, name, encodedFormat); in handleDeviceConfigChange()
DIAudioPolicyService.cpp154 virtual status_t handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::BpAudioPolicyService
1480 reply->writeInt32(static_cast<uint32_t> (handleDeviceConfigChange(device, in onTransact()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java312 if (AudioSystem.handleDeviceConfigChange(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, address, in onBluetoothA2dpActiveDeviceChange()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp524 …int status = check_AudioSystem_Command(AudioSystem::handleDeviceConfigChange(static_cast <audio_de… in android_media_AudioSystem_handleDeviceConfigChange()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt34960 Landroid/media/AudioSystem;->handleDeviceConfigChange(ILjava/lang/String;Ljava/lang/String;)I