Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHapClient.aidl58 …oneway void switchToPreviousPreset(in BluetoothDevice device, in AttributionSource attributionSour… in switchToPreviousPreset() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java680 public void switchToPreviousPreset(BluetoothDevice device) { in switchToPreviousPreset() method in HapClientService
1471 public void switchToPreviousPreset(BluetoothDevice device, AttributionSource source) { in switchToPreviousPreset() method in HapClientService.BluetoothHapClientBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java1087 public void switchToPreviousPreset(@NonNull BluetoothDevice device) { in switchToPreviousPreset() method in BluetoothHapClient