Home
last modified time | relevance | path

Searched refs:getIncidentReport (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/os/
DIIncidentManager.aidl69 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport() method
DIncidentManager.java571 public @Nullable IncidentReport getIncidentReport(Uri uri) { in getIncidentReport() method in IncidentManager
592 return getCompanionServiceLocked().getIncidentReport(pkg, cls, id); in getIncidentReport()
/frameworks/native/libs/incidentcompanion/binder/android/os/
DIIncidentCompanion.aidl93 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport() method
/frameworks/base/services/core/java/com/android/server/incident/
DIncidentCompanionService.java249 public IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id) in getIncidentReport() method in IncidentCompanionService.BinderService
259 return getIIncidentManager().getIncidentReport(pkg, cls, id); in getIncidentReport()
/frameworks/base/cmds/incidentd/src/
DIncidentService.h134 virtual Status getIncidentReport(const String16& pkg, const String16& cls,
DIncidentService.cpp388 Status IncidentService::getIncidentReport(const String16& pkg16, const String16& cls16, in getIncidentReport() function in android::os::incidentd::IncidentService
/frameworks/base/api/
Dtest-lint-baseline.txt1198 MissingNullability: android.os.IncidentManager#getIncidentReport(android.net.Uri) parameter #0:
Dtest-current.txt2103 …KAGE_USAGE_STATS}) public android.os.IncidentManager.IncidentReport getIncidentReport(android.net.…
Dsystem-current.txt6041 …KAGE_USAGE_STATS}) public android.os.IncidentManager.IncidentReport getIncidentReport(android.net.…
/frameworks/base/non-updatable-api/
Dsystem-current.txt5947 …KAGE_USAGE_STATS}) public android.os.IncidentManager.IncidentReport getIncidentReport(android.net.…