Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
H A DNoOpAudioSystemAdapter.java66 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in NoOpAudioSystemAdapter
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioSystemAdapter.java390 public int handleDeviceConfigChange(int device, String deviceAddress, in handleDeviceConfigChange() method in AudioSystemAdapter
393 return AudioSystem.handleDeviceConfigChange(device, deviceAddress, deviceName, in handleDeviceConfigChange()
H A DAudioDeviceInventory.java674 final int res = mAudioSystem.handleDeviceConfigChange( in onBluetoothDeviceConfigChange()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java1710 public static native int handleDeviceConfigChange(int device, in handleDeviceConfigChange() method in AudioSystem
/aosp14/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp661 …int status = check_AudioSystem_Command(AudioSystem::handleDeviceConfigChange(static_cast <audio_de… in android_media_AudioSystem_handleDeviceConfigChange()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24831 Landroid/media/AudioSystem;->handleDeviceConfigChange(ILjava/lang/String;Ljava/lang/String;)I