Searched refs:JobSchedulingUtils (Results 1 – 3 of 3) sorted by relevance
55 JobSchedulingUtils.scheduleUploadJob(context); in onReceive()59 JobSchedulingUtils.scheduleExpireOldBugReportsJobInGarageMode(context); in onReceive()
27 class JobSchedulingUtils { class28 private static final String TAG = JobSchedulingUtils.class.getSimpleName();
404 JobSchedulingUtils.scheduleUploadJob(BugStorageProvider.this.getContext()); in update()