Searched defs:sendReport (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
| D | MeasurementReportSender.java | 44 public int sendReport(Uri adTechDomain, JSONObject reportJson) in sendReport() method in MeasurementReportSender 55 public int sendReport(Uri adTechDomain, JSONArray reportJsonArray) throws IOException { in sendReport() method in MeasurementReportSender
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/ |
| D | BluetoothHidDeviceBinderTest.java | 101 public void sendReport() { in sendReport() method in BluetoothHidDeviceBinderTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothHidDevice.aidl | 34 …void sendReport(in BluetoothDevice device, in int id, in byte[] data, in AttributionSource attribu… in sendReport() method
|
| /packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/ |
| D | TetheringMetrics.java | 227 public void sendReport(final int downstreamType) { in sendReport() method in TetheringMetrics
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ |
| D | HidDeviceNativeInterface.java | 129 public boolean sendReport(int id, byte[] data) { in sendReport() method in HidDeviceNativeInterface
|
| D | HidDeviceService.java | 356 public void sendReport(BluetoothDevice device, int id, byte[] data, in sendReport() method in HidDeviceService.BluetoothHidDeviceBinder 631 synchronized boolean sendReport(BluetoothDevice device, int id, byte[] data) { in sendReport() method in HidDeviceService
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothHidDevice.java | 633 public boolean sendReport(BluetoothDevice device, int id, byte[] data) { in sendReport() method in BluetoothHidDevice
|