Searched refs:onExecuteWrite (Results 1 – 7 of 7) 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 | 247 public void onExecuteWrite(String address, int transId, 259 mCallback.onExecuteWrite(device, transId, execWrite);
|
D | BluetoothGatt.java | 581 public void onExecuteWrite(String address, int status) {
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6383 method public void onExecuteWrite(android.bluetooth.BluetoothDevice, int, boolean);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 5636 Landroid/bluetooth/BluetoothGattServerCallback;->onExecuteWrite(Landroid/bluetooth/BluetoothDevice;…
|
D | boot-image-profile.txt | 1327 HPLandroid/bluetooth/IBluetoothGattServerCallback;->onExecuteWrite(Ljava/lang/String;IZ)V
|
/frameworks/base/api/ |
D | current.txt | 8282 method public void onExecuteWrite(android.bluetooth.BluetoothDevice, int, boolean);
|