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