Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java1531 Method switchToNextPresetForGroupMethod = in hapNextGroupPreset() local
1534 switchToNextPresetForGroupMethod.setAccessible(true); in hapNextGroupPreset()
1536 switchToNextPresetForGroupMethod.invoke(bluetoothHapClient, group_id); in hapNextGroupPreset()