Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
H A DNoOpAudioSystemAdapter.java65 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in NoOpAudioSystemAdapter
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioSystemAdapter.java294 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in AudioSystemAdapter
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioPolicyService.aidl72 void handleDeviceConfigChange(in AudioDevice device, in handleDeviceConfigChange() method
/aosp12/frameworks/base/media/java/android/media/
H A DAudioSystem.java1512 public static native int handleDeviceConfigChange(int device, in handleDeviceConfigChange() method in AudioSystem
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp152 Status AudioPolicyService::handleDeviceConfigChange( in handleDeviceConfigChange() function in android::AudioPolicyService
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp886 status_t AudioSystem::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioSystem
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp443 status_t AudioPolicyManager::handleDeviceConfigChange(audio_devices_t device, in handleDeviceConfigChange() function in android::AudioPolicyManager