Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioSystemAdapter.java73 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in AudioSystemAdapter
/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
DNoOpAudioSystemAdapter.java63 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in NoOpAudioSystemAdapter
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp113 status_t AudioPolicyService::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyService
/frameworks/base/media/java/android/media/
DAudioSystem.java1391 public static native int handleDeviceConfigChange(int device, in handleDeviceConfigChange() method in AudioSystem
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp840 status_t AudioSystem::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioSystem
DIAudioPolicyService.cpp164 virtual status_t handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::BpAudioPolicyService
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp413 status_t AudioPolicyManager::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyManager