Searched refs:onGetReport (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHidDevice.java | 276 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport() method in BluetoothHidDevice.Callback 356 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport() method in BluetoothHidDevice.CallbackWrapper 358 mExecutor.execute(() -> mCallback.onGetReport(device, type, id, bufferSize)); in onGetReport()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 10516 Landroid/bluetooth/BluetoothHidDevice$CallbackWrapper;->onGetReport(Landroid/bluetooth/BluetoothDev… 11838 Landroid/bluetooth/IBluetoothHidDeviceCallback$Stub$Proxy;->onGetReport(Landroid/bluetooth/Bluetoot… 11854 Landroid/bluetooth/IBluetoothHidDeviceCallback;->onGetReport(Landroid/bluetooth/BluetoothDevice;BBI…
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 8711 method public void onGetReport(android.bluetooth.BluetoothDevice, byte, byte, int);
|
/frameworks/base/api/ |
D | current.txt | 8711 method public void onGetReport(android.bluetooth.BluetoothDevice, byte, byte, int);
|