Searched refs:IncidentReport (Results 1 – 14 of 14) sorted by relevance
23 IncidentManager::IncidentReport::IncidentReport() in IncidentReport() function in android::os::IncidentManager::IncidentReport29 IncidentManager::IncidentReport::~IncidentReport() { in ~IncidentReport()35 status_t IncidentManager::IncidentReport::writeToParcel(Parcel* out) const { in writeToParcel()70 status_t IncidentManager::IncidentReport::readFromParcel(const Parcel* in) { in readFromParcel()102 status_t IncidentManager::IncidentReport::setFileDescriptor(int fd) { in setFileDescriptor()117 void IncidentManager::IncidentReport::takeFileDescriptor(int fd) { in takeFileDescriptor()
31 class IncidentReport : public Parcelable {33 IncidentReport();34 virtual ~IncidentReport();
291 public static class IncidentReport implements Parcelable, Closeable { class in IncidentManager296 public IncidentReport(Parcel in) { in IncidentReport() method in IncidentManager.IncidentReport372 …public static final @android.annotation.NonNull Parcelable.Creator<IncidentReport> CREATOR = new P…376 public IncidentReport[] newArray(int size) {377 return new IncidentReport[size];383 public IncidentReport createFromParcel(Parcel in) {384 return new IncidentReport(in);676 public @Nullable IncidentReport getIncidentReport(Uri uri) { in getIncidentReport()
83 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport()
19 parcelable IncidentManager.IncidentReport cpp_header "android/os/IncidentManager.h";
93 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport()
146 const String16& id, IncidentManager::IncidentReport* result);
441 const String16& id16, IncidentManager::IncidentReport* result) { in getIncidentReport()
248 public IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id) in getIncidentReport()
10857 …t.permission.PACKAGE_USAGE_STATS}) public android.os.IncidentManager.IncidentReport getIncidentRep…10882 …public static class IncidentManager.IncidentReport implements java.io.Closeable android.os.Parcela…10883 ctor public IncidentManager.IncidentReport(android.os.Parcel);10890 …blic static final android.os.Parcelable.Creator<android.os.IncidentManager.IncidentReport> CREATOR;
6161 android.os.IncidentManager$IncidentReport$16162 android.os.IncidentManager$IncidentReport
28560 Landroid/os/IncidentManager$IncidentReport$1;28561 Landroid/os/IncidentManager$IncidentReport;
6165 android.os.IncidentManager$IncidentReport$16166 android.os.IncidentManager$IncidentReport
38694 Landroid/os/IncidentManager$IncidentReport$1;38695 Landroid/os/IncidentManager$IncidentReport;