Searched refs:reportIncident (Results 1 – 10 of 10) 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()
1408 MissingNullability: android.os.IncidentManager#reportIncident(android.os.IncidentReportArgs) parame…
8319 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
39667 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V39676 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V