Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHapClient.aidl66 …oneway void setPresetName(in BluetoothDevice device, int presetIndex, in String name, in Attributi… in setPresetName() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientNativeInterface.java187 public void setPresetName(BluetoothDevice device, int presetIndex, String name) { in setPresetName() method in HapClientNativeInterface
DHapClientService.java931 public void setPresetName(BluetoothDevice device, int presetIndex, String name) { in setPresetName() method in HapClientService
1504 public void setPresetName( in setPresetName() method in HapClientService.BluetoothHapClientBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java1322 public void setPresetName( in setPresetName() method in BluetoothHapClient