Searched refs:setUploadRetry (Results 1 – 2 of 2) sorted by relevance
188 BugStorageUtils.setUploadRetry(mContext, bugReport, "Upload Job Cancelled"); in doInBackground()196 BugStorageUtils.setUploadRetry(mContext, bugReport, e); in doInBackground()
336 public static void setUploadRetry(Context context, MetaBugReport bugReport, Exception e) { in setUploadRetry() method in BugStorageUtils346 public static void setUploadRetry(Context context, MetaBugReport bugReport, String msg) { in setUploadRetry() method in BugStorageUtils