Searched defs:getIncidentReportList (Results 1 – 5 of 5) sorted by relevance
78 List<String> getIncidentReportList(String pkg, String cls); in getIncidentReportList() method
648 public @NonNull List<Uri> getIncidentReportList(String receiverClass) { in getIncidentReportList() method in IncidentManager
88 List<String> getIncidentReportList(String pkg, String cls); in getIncidentReportList() method
195 public List<String> getIncidentReportList(String pkg, String cls) throws RemoteException { in getIncidentReportList() method in IncidentCompanionService.BinderService
407 Status IncidentService::getIncidentReportList(const String16& pkg16, const String16& cls16, in getIncidentReportList() function in android::os::incidentd::IncidentService