Home
last modified time | relevance | path

Searched refs:reportIncident (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/os/
DIIncidentManager.aidl34 oneway void reportIncident(in IncidentReportArgs args); in reportIncident() method
DIncidentManager.java437 public void reportIncident(IncidentReportArgs args) { in reportIncident() method in IncidentManager
649 service.reportIncident(args); in reportIncidentInternal()
/frameworks/base/cmds/incidentd/src/
DIncidentService.h120 virtual Status reportIncident(const IncidentReportArgs& args);
Dreport_file.proto25 * Metadata about each of the calls to reportIncident that
DIncidentService.cpp247 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
/frameworks/base/cmds/statsd/src/subscriber/
DIncidentdReporter.cpp181 binder::Status s = service->reportIncident(incidentReport); in GenerateIncidentReport()
/frameworks/base/cmds/incident/
Dmain.cpp374 status = service->reportIncident(args); in main()
/frameworks/base/api/
Dtest-current.txt1855 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
Dsystem-current.txt5317 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt53799 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V
53810 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V