Searched refs:isScheduled (Results 1 – 3 of 3) sorted by relevance
116 if (MediaContentJob.isScheduled(this)) { in updateButtons()123 if (PhotosContentJob.isScheduled(this)) { in updateButtons()
61 public static boolean isScheduled(Context context) { in isScheduled() method in MediaContentJob
95 public static boolean isScheduled(Context context) { in isScheduled() method in PhotosContentJob