Home
last modified time | relevance | path

Searched defs:IncidentReport (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/incidentcompanion/src/
DIncidentManager.cpp23 IncidentManager::IncidentReport::IncidentReport() in IncidentReport() function in android::os::IncidentManager::IncidentReport
/frameworks/base/core/java/android/os/
DIncidentManager.java279 public static class IncidentReport implements Parcelable, Closeable { class in IncidentManager
284 public IncidentReport(Parcel in) { in IncidentReport() method in IncidentManager.IncidentReport