Searched refs:reportIncident (Results 1 – 10 of 10) sorted by relevance
34 oneway void reportIncident(in IncidentReportArgs args); in reportIncident() method
437 public void reportIncident(IncidentReportArgs args) { in reportIncident() method in IncidentManager649 service.reportIncident(args); in reportIncidentInternal()
120 virtual Status reportIncident(const IncidentReportArgs& args);
25 * Metadata about each of the calls to reportIncident that
247 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
181 binder::Status s = service->reportIncident(incidentReport); in GenerateIncidentReport()
374 status = service->reportIncident(args); in main()
1855 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
5317 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
53799 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V53810 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V