Searched refs:onCharacteristicRead (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCallback.java | 86 public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, in onCharacteristicRead() method in BluetoothGattCallback
|
D | BluetoothGatt.java | 350 public void onCharacteristicRead(String address, int status, int handle, 394 callback.onCharacteristicRead(BluetoothGatt.this, characteristic,
|
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/ |
D | BluetoothMidiDevice.java | 142 public void onCharacteristicRead(BluetoothGatt gatt,
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6279 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 11405 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onCharacteristicRead(Ljava/lang/String;II[B)V 11434 Landroid/bluetooth/IBluetoothGattCallback;->onCharacteristicRead(Ljava/lang/String;II[B)V
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 8459 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
|
/frameworks/base/api/ |
D | current.txt | 8459 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
|