Searched refs:getIncidentReportList (Results 1 – 8 of 8) sorted by relevance
55 List<String> getIncidentReportList(String pkg, String cls); in getIncidentReportList() method
543 public @NonNull List<Uri> getIncidentReportList(String receiverClass) { in getIncidentReportList() method in IncidentManager546 strings = getCompanionServiceLocked().getIncidentReportList( in getIncidentReportList()
88 List<String> getIncidentReportList(String pkg, String cls); in getIncidentReportList() method
196 public List<String> getIncidentReportList(String pkg, String cls) throws RemoteException { in getIncidentReportList() method in IncidentCompanionService.BinderService201 return getIIncidentManager().getIncidentReportList(pkg, cls); in getIncidentReportList()
128 virtual Status getIncidentReportList(const String16& pkg, const String16& cls,
323 Status IncidentService::getIncidentReportList(const String16& pkg16, const String16& cls16, in getIncidentReportList() function in android::os::incidentd::IncidentService
1853 …ACKAGE_USAGE_STATS}) @NonNull public java.util.List<android.net.Uri> getIncidentReportList(String);
5315 …ACKAGE_USAGE_STATS}) @NonNull public java.util.List<android.net.Uri> getIncidentReportList(String);