Home
last modified time | relevance | path

Searched refs:onInterruptData (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDevice.java320 public void onInterruptData(BluetoothDevice device, byte reportId, byte[] data) { in onInterruptData() method in BluetoothHidDevice.Callback
374 public void onInterruptData(BluetoothDevice device, byte reportId, byte[] data) { in onInterruptData() method in BluetoothHidDevice.CallbackWrapper
376 mExecutor.execute(() -> mCallback.onInterruptData(device, reportId, data)); in onInterruptData()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10517 Landroid/bluetooth/BluetoothHidDevice$CallbackWrapper;->onInterruptData(Landroid/bluetooth/Bluetoot…
11839 Landroid/bluetooth/IBluetoothHidDeviceCallback$Stub$Proxy;->onInterruptData(Landroid/bluetooth/Blue…
11855 Landroid/bluetooth/IBluetoothHidDeviceCallback;->onInterruptData(Landroid/bluetooth/BluetoothDevice…
/frameworks/base/non-updatable-api/
Dcurrent.txt8712 method public void onInterruptData(android.bluetooth.BluetoothDevice, byte, byte[]);
/frameworks/base/api/
Dcurrent.txt8712 method public void onInterruptData(android.bluetooth.BluetoothDevice, byte, byte[]);