Home
last modified time | relevance | path

Searched refs:getIncidentReportList (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/native/libs/incidentcompanion/binder/android/os/
H A DIIncidentCompanion.aidl88 List<String> getIncidentReportList(String pkg, String cls); in getIncidentReportList() method
/aosp12/frameworks/base/core/java/android/os/
H A DIIncidentManager.aidl78 List<String> getIncidentReportList(String pkg, String cls); in getIncidentReportList() method
H A DIncidentManager.java634 public @NonNull List<Uri> getIncidentReportList(String receiverClass) { in getIncidentReportList() method in IncidentManager
637 strings = getCompanionServiceLocked().getIncidentReportList( in getIncidentReportList()
/aosp12/frameworks/base/services/core/java/com/android/server/incident/
H A DIncidentCompanionService.java196 public List<String> getIncidentReportList(String pkg, String cls) throws RemoteException { in getIncidentReportList() method in IncidentCompanionService.BinderService
201 return getIIncidentManager().getIncidentReportList(pkg, cls); in getIncidentReportList()
/aosp12/frameworks/base/cmds/incidentd/src/
H A DIncidentService.h142 virtual Status getIncidentReportList(const String16& pkg, const String16& cls,
H A DIncidentService.cpp405 Status IncidentService::getIncidentReportList(const String16& pkg16, const String16& cls16, in getIncidentReportList() function in android::os::incidentd::IncidentService
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1404 MissingNullability: android.os.IncidentManager#getIncidentReportList(String) parameter #0:
H A Dsystem-current.txt8364 …mission.PACKAGE_USAGE_STATS}) public java.util.List<android.net.Uri> getIncidentReportList(String);
/aosp12/frameworks/base/services/
H A Dart-profile19295 HPLcom/android/server/incident/IncidentCompanionService$BinderService;->getIncidentReportList(Ljava…