Searched defs:reportIncident (Results 1 – 3 of 3) sorted by relevance
33 void reportIncident(in IncidentReportArgs args); in reportIncident() method
55 public void reportIncident(IncidentReportArgs args) { in reportIncident() method in IncidentManager
209 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService