Searched refs:reportIncident (Results 1 – 12 of 12) 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
246 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
180 binder::Status s = service->reportIncident(incidentReport); in GenerateIncidentReport()
400 status = service->reportIncident(args); in main()
1204 MissingNullability: android.os.IncidentManager#reportIncident(android.os.IncidentReportArgs) parame…
2106 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
6044 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
5950 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
50183 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V50192 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V