Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DIIncidentManager.aidl35 oneway void reportIncident(in IncidentReportArgs args); in reportIncident() method
DIncidentManager.java472 public void reportIncident(IncidentReportArgs args) { in reportIncident() method in IncidentManager
740 service.reportIncident(args); in reportIncidentInternal()
/frameworks/base/libs/incident/src/
Dincident_report.cpp81 Status s = service->reportIncident(*args); in AIncidentReportArgs_takeReport()
/frameworks/base/cmds/incidentd/src/
DIncidentService.h126 virtual Status reportIncident(const IncidentReportArgs& args);
Dreport_file.proto25 * Metadata about each of the calls to reportIncident that
DIncidentService.cpp251 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
/frameworks/base/cmds/incident/
Dmain.cpp404 status = service->reportIncident(args); in main()
/frameworks/base/core/api/
Dtest-lint-baseline.txt1408 MissingNullability: android.os.IncidentManager#reportIncident(android.os.IncidentReportArgs) parame…
Dsystem-current.txt8319 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt39667 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V
39676 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V