Searched refs:getAllBugReportsDescending (Results 1 – 2 of 2) sorted by relevance
355 return BugStorageUtils.getAllBugReportsDescending(activity); in doInBackground()
185 public static List<MetaBugReport> getAllBugReportsDescending(@NonNull Context context) { in getAllBugReportsDescending() method in BugStorageUtils