Home
last modified time | relevance | path

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

/frameworks/native/libs/incidentcompanion/src/
DIncidentManager.cpp23 IncidentManager::IncidentReport::IncidentReport() in IncidentReport() function in android::os::IncidentManager::IncidentReport
29 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()
/frameworks/native/libs/incidentcompanion/include/android/os/
DIncidentManager.h31 class IncidentReport : public Parcelable {
33 IncidentReport();
34 virtual ~IncidentReport();
/frameworks/base/core/java/android/os/
DIncidentManager.java291 public static class IncidentReport implements Parcelable, Closeable { class in IncidentManager
296 public IncidentReport(Parcel in) { in IncidentReport() method in IncidentManager.IncidentReport
372 …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()
DIIncidentManager.aidl83 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport()
/frameworks/native/libs/incidentcompanion/binder/android/os/
DIncidentManager.aidl19 parcelable IncidentManager.IncidentReport cpp_header "android/os/IncidentManager.h";
DIIncidentCompanion.aidl93 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport()
/frameworks/base/cmds/incidentd/src/
DIncidentService.h146 const String16& id, IncidentManager::IncidentReport* result);
DIncidentService.cpp441 const String16& id16, IncidentManager::IncidentReport* result) { in getIncidentReport()
/frameworks/base/services/core/java/com/android/server/incident/
DIncidentCompanionService.java248 public IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id) in getIncidentReport()
/frameworks/base/core/api/
Dsystem-current.txt10857 …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;
/frameworks/base/boot/
Dpreloaded-classes6161 android.os.IncidentManager$IncidentReport$1
6162 android.os.IncidentManager$IncidentReport
Dboot-image-profile.txt28560 Landroid/os/IncidentManager$IncidentReport$1;
28561 Landroid/os/IncidentManager$IncidentReport;
/frameworks/base/config/
Dpreloaded-classes6165 android.os.IncidentManager$IncidentReport$1
6166 android.os.IncidentManager$IncidentReport
Dboot-image-profile.txt38694 Landroid/os/IncidentManager$IncidentReport$1;
38695 Landroid/os/IncidentManager$IncidentReport;