Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHapClient.aidl46 …void getActivePresetIndex(in BluetoothDevice device, in AttributionSource attributionSource, in Sy… in getActivePresetIndex() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java570 public int getActivePresetIndex(BluetoothDevice device) { in getActivePresetIndex() method in HapClientService
1346 public void getActivePresetIndex(BluetoothDevice device, AttributionSource source, in getActivePresetIndex() method in HapClientService.BluetoothHapClientBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java892 public int getActivePresetIndex(@NonNull BluetoothDevice device) { in getActivePresetIndex() method in BluetoothHapClient