Home
last modified time | relevance | path

Searched defs:getPresetInfo (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHapClient.aidl62 …void getPresetInfo(in BluetoothDevice device, int presetIndex, in AttributionSource attributionSou… in getPresetInfo() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientNativeInterface.java202 public void getPresetInfo(BluetoothDevice device, int presetIndex) { in getPresetInfo() method in HapClientNativeInterface
DHapClientService.java698 public @Nullable BluetoothHapPresetInfo getPresetInfo(BluetoothDevice device, int presetIndex) { in getPresetInfo() method in HapClientService
1501 public void getPresetInfo(BluetoothDevice device, int presetIndex, in getPresetInfo() method in HapClientService.BluetoothHapClientBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java1116 public @Nullable BluetoothHapPresetInfo getPresetInfo(@NonNull BluetoothDevice device, in getPresetInfo() method in BluetoothHapClient