Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHapClientCallback.aidl37 void onSetPresetNameForGroupFailed(in int hapGroupId, in int status); in onSetPresetNameForGroupFailed() method
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsHearingAidsPresetsController.java251 public void onSetPresetNameForGroupFailed(int hapGroupId, int reason) { in onSetPresetNameForGroupFailed() method in BluetoothDetailsHearingAidsPresetsController
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java232 void onSetPresetNameForGroupFailed( in onSetPresetNameForGroupFailed() method