Searched refs:getUploadPendingBugReports (Results 1 – 2 of 2) sorted by relevance
183 List<MetaBugReport> bugReports = BugStorageUtils.getUploadPendingBugReports(mContext); in doInBackground()
199 public static List<MetaBugReport> getUploadPendingBugReports(@NonNull Context context) { in getUploadPendingBugReports() method in BugStorageUtils