Home
last modified time | relevance | path

Searched defs:selectPresetForGroup (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHapClient.aidl52 …oneway void selectPresetForGroup(int groupId, int presetIndex, in AttributionSource attributionSou… in selectPresetForGroup() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java629 public void selectPresetForGroup(int groupId, int presetIndex) { in selectPresetForGroup() method in HapClientService
1423 public void selectPresetForGroup(int groupId, int presetIndex, AttributionSource source) { in selectPresetForGroup() method in HapClientService.BluetoothHapClientBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java1001 public void selectPresetForGroup(int groupId, int presetIndex) { in selectPresetForGroup() method in BluetoothHapClient