Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
DNoOpAudioSystemAdapter.java66 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in NoOpAudioSystemAdapter
/frameworks/base/services/core/java/com/android/server/audio/
DAudioSystemAdapter.java393 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in AudioSystemAdapter
/frameworks/av/media/libaudioclient/aidl/android/media/
DIAudioPolicyService.aidl77 void handleDeviceConfigChange(in AudioDevice device, in handleDeviceConfigChange() method
/frameworks/base/media/java/android/media/
DAudioSystem.java1741 public static native int handleDeviceConfigChange(int device, in handleDeviceConfigChange() method in AudioSystem
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp180 Status AudioPolicyService::handleDeviceConfigChange( in handleDeviceConfigChange() function in android::AudioPolicyService
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1008 status_t AudioSystem::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioSystem
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp520 status_t AudioPolicyManager::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyManager