Searched refs:onExecuteWrite (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServerCallback.java | 126 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in BluetoothGattServerCallback
|
D | BluetoothGattServer.java | 256 public void onExecuteWrite(String address, int transId, 268 mCallback.onExecuteWrite(device, transId, execWrite);
|
D | BluetoothGatt.java | 606 public void onExecuteWrite(String address, int status) {
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 11404 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/ |
D | current.txt | 9250 method public void onExecuteWrite(android.bluetooth.BluetoothDevice, int, boolean);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6383 method public void onExecuteWrite(android.bluetooth.BluetoothDevice, int, boolean);
|