Home
last modified time | relevance | path

Searched refs:onExecuteWrite (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServerCallback.java126 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in BluetoothGattServerCallback
DBluetoothGattServer.java256 public void onExecuteWrite(String address, int transId,
268 mCallback.onExecuteWrite(device, transId, execWrite);
DBluetoothGatt.java606 public void onExecuteWrite(String address, int status) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt11404 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onExecuteWrite(Ljava/lang/String;I)V
11433 Landroid/bluetooth/IBluetoothGattCallback;->onExecuteWrite(Ljava/lang/String;I)V
11447 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onExecuteWrite(Ljava/lang/String;IZ)V
11476 Landroid/bluetooth/IBluetoothGattServerCallback;->onExecuteWrite(Ljava/lang/String;IZ)V
/frameworks/base/core/api/
Dcurrent.txt9250 method public void onExecuteWrite(android.bluetooth.BluetoothDevice, int, boolean);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6383 method public void onExecuteWrite(android.bluetooth.BluetoothDevice, int, boolean);