Searched refs:getReport (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/cmds/hid/src/com/android/commands/hid/ |
D | Hid.java | 100 d.sendReport(e.getReport()); in process() 122 e.getDescriptor(), e.getReport(), e.getFeatureReports()); in registerDevice()
|
D | Event.java | 70 public byte[] getReport() { in getReport() method in Event
|
/frameworks/base/cmds/incidentd/src/ |
D | WorkDirectory.h | 228 sp<ReportFile> getReport(const string& pkg, const string& cls, const string& id,
|
D | Broadcaster.cpp | 330 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()
|
D | IncidentService.cpp | 365 sp<ReportFile> file = mWorkDirectory->getReport(pkg, cls, id, &args); in getIncidentReport() 393 sp<ReportFile> file = mWorkDirectory->getReport(pkg, cls, id, nullptr); in deleteIncidentReports()
|
D | WorkDirectory.cpp | 557 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/ |
D | BluetoothHidHost.java | 534 public boolean getReport(BluetoothDevice device, byte reportType, byte reportId, in getReport() method in BluetoothHidHost 543 return service.getReport(device, reportType, reportId, bufferSize); in getReport()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 11258 Landroid/bluetooth/BluetoothHidHost;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z 12627 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z 12663 Landroid/bluetooth/IBluetoothHidHost;->getReport(Landroid/bluetooth/BluetoothDevice;BBI)Z
|