Home
last modified time | relevance | path

Searched refs:getReport (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/packet/tests/
Dpacket_test_helper.h146 std::string getReport() const { return _report.str(); } in getReport() function
283 << "Report: " << _helper.getReport();
285 << "Report: " << _helper.getReport();
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidHostServiceBinderTest.java155 mBinder.getReport(mRemoteDevice, reportType, reportId, bufferSize, null); in getReport_callsServiceMethod()
157 verify(mService).getReport(mRemoteDevice, reportType, reportId, bufferSize); in getReport_callsServiceMethod()
/packages/services/Car/service/src/com/android/car/telemetry/util/
DMetricsReportProtoUtils.java85 return getBundle(reportList.getReport(index).getReportBytes()); in getBundle()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHidHost.aidl54 …boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize, in At… in getReport() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostNativeInterface.java82 boolean getReport( in getReport() method in HidHostNativeInterface
DHidHostService.java576 if (!mNativeInterface.getReport( in handleMessageGetReport()
940 public boolean getReport( in getReport() method in HidHostService.BluetoothHidHostBinder
950 return service.getReport(device, reportType, reportId, bufferSize); in getReport()
1195 boolean getReport(BluetoothDevice device, byte reportType, byte reportId, int bufferSize) { in getReport() method in HidHostService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidHost.java696 public boolean getReport( in getReport() method in BluetoothHidHost
715 return service.getReport( in getReport()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/
DResultStoreTest.java377 assertThat(reportList.getReport(0).getIsLastReport()).isFalse(); in testPutMetricsReport_whenLastReport_shouldBuildCorrectReportContainer()
378 assertThat(reportList.getReport(1).getIsLastReport()).isTrue(); in testPutMetricsReport_whenLastReport_shouldBuildCorrectReportContainer()
/packages/services/Car/service/src/com/android/car/telemetry/
DCarTelemetryService.java587 reportList.getReport(reportList.getReportCount() - 1).getIsLastReport() in streamReports()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt751 Landroid/bluetooth/BluetoothHidHost;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z
2053 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z
2087 Landroid/bluetooth/IBluetoothHidHost;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z