Home
last modified time | relevance | path

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

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