Searched refs:scheduleUploadJob (Results 1 – 3 of 3) sorted by relevance
260 JobSchedulingUtils.scheduleUploadJob(BugStorageProvider.this.getContext()); in update()329 JobSchedulingUtils.scheduleUploadJob(BugStorageProvider.this.getContext()); in openFile()
46 JobSchedulingUtils.scheduleUploadJob(context); in onReceive()
53 static void scheduleUploadJob(Context context) { in scheduleUploadJob() method in JobSchedulingUtils