Searched defs:onGetReport (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothHidDeviceCallback.aidl | 25 void onGetReport(in BluetoothDevice device, in byte type, in byte id, in int bufferSize); in onGetReport() method
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHidDevice.java | 281 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport() method in BluetoothHidDevice.Callback 373 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport() method in BluetoothHidDevice.CallbackWrapper
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
H A D | HidDeviceNativeInterface.java | 198 private synchronized void onGetReport(byte type, byte id, short bufferSize) { in onGetReport() method in HidDeviceNativeInterface
|
H A D | HidHostService.java | 775 private void onGetReport(byte[] address, byte[] report, int rptSize) { in onGetReport() method in HidHostService
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/ |
H A D | HidDeviceTest.java | 224 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport() method in HidDeviceTest.BluetoothHidDeviceCallbackTestHelper
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |