Searched refs:PhotosContentJob (Results 1 – 2 of 2) sorted by relevance
86 PhotosContentJob.scheduleJob(MediaContentObserver.this); in onCreate()94 PhotosContentJob.cancelJob(MediaContentObserver.this); in onCreate()109 PhotosContentJob.scheduleJob(MediaContentObserver.this); in onRequestPermissionsResult()123 if (PhotosContentJob.isScheduled(this)) { in updateButtons()
42 public class PhotosContentJob extends JobService { class66 new ComponentName("com.example.android.apis", PhotosContentJob.class.getName()));80 scheduleJob(PhotosContentJob.this);