Searched refs:unscheduleAllBackgroundJobs (Results 1 – 6 of 6) sorted by relevance
268 public static void unscheduleAllBackgroundJobs(@NonNull JobScheduler jobScheduler) { in unscheduleAllBackgroundJobs() method in BackgroundJobsManager
386 BackgroundJobsManager.unscheduleAllBackgroundJobs( in disable()457 BackgroundJobsManager.unscheduleAllBackgroundJobs( in disable()
375 BackgroundJobsManager.unscheduleAllBackgroundJobs( in disable()455 BackgroundJobsManager.unscheduleAllBackgroundJobs( in disable()
519 BackgroundJobsManager.unscheduleAllBackgroundJobs(mJobScheduler); in testUnscheduleAllBackgroundJobs()
3336 verify(() -> BackgroundJobsManager.unscheduleAllBackgroundJobs(any(JobScheduler.class))); in testAllConsentAreRevokedClenaupIsExecuted()
3620 verify(() -> BackgroundJobsManager.unscheduleAllBackgroundJobs(any(JobScheduler.class))); in testAllConsentAreRevokedClenaupIsExecuted()