Home
last modified time | relevance | path

Searched defs:handleDeviceConfigChange (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp62 status_t AudioPolicyService::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyService
/frameworks/base/media/java/android/media/
DAudioSystem.java712 public static native int handleDeviceConfigChange(int device, in handleDeviceConfigChange() method in AudioSystem
/frameworks/av/media/libaudioclient/
DIAudioPolicyService.cpp120 virtual status_t handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::BpAudioPolicyService
DAudioSystem.cpp760 status_t AudioSystem::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioSystem
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp338 status_t AudioPolicyManager::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyManager