Home
last modified time | relevance | path

Searched refs:onDescriptorWrite (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java139 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in BluetoothGattCallback
DBluetoothGatt.java541 public void onDescriptorWrite(String address, int status, int handle) {
580 callback.onDescriptorWrite(BluetoothGatt.this, descriptor, status);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6283 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12140 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onDescriptorWrite(Ljava/lang/String;II)V
12171 Landroid/bluetooth/IBluetoothGattCallback;->onDescriptorWrite(Ljava/lang/String;II)V
/frameworks/base/api/
Dcurrent.txt8458 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…