Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java126 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { in onReliableWriteCompleted() method in BluetoothGattCallback
DBluetoothGatt.java458 mCallback.onReliableWriteCompleted(BluetoothGatt.this, status);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6286 method public void onReliableWriteCompleted(android.bluetooth.BluetoothGatt, int);
/frameworks/base/api/
Dcurrent.txt7148 method public void onReliableWriteCompleted(android.bluetooth.BluetoothGatt, int);
Dtest-current.txt7154 method public void onReliableWriteCompleted(android.bluetooth.BluetoothGatt, int);
Dsystem-current.txt7440 method public void onReliableWriteCompleted(android.bluetooth.BluetoothGatt, int);