Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/src/com/android/commands/hid/
DHid.java95 d.sendReport(e.getReport()); in process()
117 e.getDescriptor(), e.getReport(), e.getFeatureReports(), e.getOutputs()); in registerDevice()
DEvent.java94 public byte[] getReport() { in getReport() method in Event
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.h228 sp<ReportFile> getReport(const string& pkg, const string& cls, const string& id,
DBroadcaster.cpp330 sp<ReportFile> file = mWorkDirectory->getReport(reportId.pkg, reportId.cls, reportId.id, in report_approved()
357 sp<ReportFile> file = mWorkDirectory->getReport(reportId.pkg, reportId.cls, reportId.id, in report_denied()
DIncidentService.cpp447 sp<ReportFile> file = mWorkDirectory->getReport(pkg, cls, id, &args); in getIncidentReport()
475 sp<ReportFile> file = mWorkDirectory->getReport(pkg, cls, id, nullptr); in deleteIncidentReports()
DWorkDirectory.cpp592 sp<ReportFile> WorkDirectory::getReport(const string& pkg, const string& cls, const string& id, in getReport() function in android::os::incidentd::WorkDirectory
/frameworks/base/core/java/android/bluetooth/
DBluetoothHidHost.java642 public boolean getReport(BluetoothDevice device, byte reportType, byte reportId, in getReport() method in BluetoothHidHost
651 return service.getReport(device, reportType, reportId, bufferSize, in getReport()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10558 Landroid/bluetooth/BluetoothHidHost;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z
11860 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z
11894 Landroid/bluetooth/IBluetoothHidHost;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z