Searched defs:getIncidentReport (Results 1 – 5 of 5) sorted by relevance
60 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport() method
571 public @Nullable IncidentReport getIncidentReport(Uri uri) { in getIncidentReport() method in IncidentManager
93 IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id); in getIncidentReport() method
249 public IncidentManager.IncidentReport getIncidentReport(String pkg, String cls, String id) in getIncidentReport() method in IncidentCompanionService.BinderService
356 Status IncidentService::getIncidentReport(const String16& pkg16, const String16& cls16, in getIncidentReport() function in android::os::incidentd::IncidentService