Searched refs:reportIncident (Results 1 – 9 of 9) sorted by relevance
35 oneway void reportIncident(in IncidentReportArgs args); in reportIncident() method
472 public void reportIncident(IncidentReportArgs args) { in reportIncident() method in IncidentManager740 service.reportIncident(args); in reportIncidentInternal()
81 Status s = service->reportIncident(*args); in AIncidentReportArgs_takeReport()
126 virtual Status reportIncident(const IncidentReportArgs& args);
25 * Metadata about each of the calls to reportIncident that
251 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
404 status = service->reportIncident(args); in main()
9458 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
36344 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V36353 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V