Searched refs:onDescriptorRead (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCallback.java | 127 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
|
D | BluetoothGatt.java | 490 public void onDescriptorRead(String address, int status, int handle, byte[] value) { 530 callback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6282 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 11411 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onDescriptorRead(Ljava/lang/String;II[B)V 11440 Landroid/bluetooth/IBluetoothGattCallback;->onDescriptorRead(Ljava/lang/String;II[B)V
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 8462 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
|
/frameworks/base/api/ |
D | current.txt | 8462 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
|