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.java1472 Method switchToNextPresetForGroupMethod = in hapNextGroupPreset() local
1475 switchToNextPresetForGroupMethod.setAccessible(true); in hapNextGroupPreset()
1477 switchToNextPresetForGroupMethod.invoke(bluetoothHapClient, group_id); in hapNextGroupPreset()