Searched refs:reportIncident (Results 1 – 10 of 10) sorted by relevance
55 public void reportIncident(IncidentReportArgs args) { in reportIncident() method in IncidentManager75 service.reportIncident(args); in reportIncidentInternal()
33 void reportIncident(in IncidentReportArgs args); in reportIncident() method
71 binder::Status s = service->reportIncident(incidentReport); in GenerateIncidentReport()
103 virtual Status reportIncident(const IncidentReportArgs& args);
209 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
284 status = service->reportIncident(args); in main()
602 method public void reportIncident(android.os.IncidentReportArgs);
3807 method public void reportIncident(android.os.IncidentReportArgs);
31226 Landroid/os/IncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V
27613 HSPLandroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V