Home
last modified time | relevance | path

Searched refs:reportIncident (Results 1 – 12 of 12) 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.cpp246 Status IncidentService::reportIncident(const IncidentReportArgs& args) { in reportIncident() function in android::os::incidentd::IncidentService
/frameworks/base/cmds/statsd/src/subscriber/
DIncidentdReporter.cpp180 binder::Status s = service->reportIncident(incidentReport); in GenerateIncidentReport()
/frameworks/base/cmds/incident/
Dmain.cpp400 status = service->reportIncident(args); in main()
/frameworks/base/api/
Dtest-lint-baseline.txt1204 MissingNullability: android.os.IncidentManager#reportIncident(android.os.IncidentReportArgs) parame…
Dtest-current.txt2106 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
Dsystem-current.txt6044 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
/frameworks/base/non-updatable-api/
Dsystem-current.txt5950 ….DUMP, android.Manifest.permission.PACKAGE_USAGE_STATS}) public void reportIncident(android.os.Inc…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt50183 Landroid/os/IIncidentManager$Stub$Proxy;->reportIncident(Landroid/os/IncidentReportArgs;)V
50192 Landroid/os/IIncidentManager;->reportIncident(Landroid/os/IncidentReportArgs;)V