Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DIncidentManager.java291 public static class IncidentReport implements Parcelable, Closeable { class in IncidentManager
296 public IncidentReport(Parcel in) { in IncidentReport() method in IncidentManager.IncidentReport