Searched refs:cancelJob (Results 1 – 9 of 9) sorted by relevance
81 public static void cancelJob(@NonNull Context context) { in cancelJob() method in PeriodicJobService101 cancelJob(this); in onStartJob()
45 PeriodicJobService.cancelJob(context); in scheduleAllJobs()
75 cancelJob(pendingIntent); in refreshJob()90 private void cancelJob(PendingIntent pendingIntent) { in cancelJob() method in PeriodicJobManager
264 cancelJob(); in testJobScheduling()270 cancelJob(); in testJobScheduling()298 private void cancelJob() { in cancelJob() method in StableUriIdleMaintenanceServiceTest
115 cancelJob(SAFETY_LABEL_CHANGES_DETECT_UPDATES_JOB_ID) in cancelJobsAndNotifications()116 cancelJob(SAFETY_LABEL_CHANGES_PERIODIC_NOTIFICATION_JOB_ID) in cancelJobsAndNotifications()538 private fun cancelJob(jobId: Int) { in getNotification() method
47 public static void cancelJob(Context context) { in cancelJob() method in VoicemailNotificationJobService
94 VoicemailNotificationJobService.cancelJob(context); in markNewVoicemailsAsOld()
89 VoicemailNotificationJobService.cancelJob(context); in updateNotification()
294 cancelJob(); in testJobScheduling()300 cancelJob(); in testJobScheduling()304 private void cancelJob() { in cancelJob() method in IdleServiceTest