Searched refs:scheduleMeasurementBackgroundJobs (Results 1 – 5 of 5) sorted by relevance
95 scheduleMeasurementBackgroundJobs(context); in scheduleAllBackgroundJobs()112 scheduleMeasurementBackgroundJobs(context); in scheduleJobsPerApi()227 public static void scheduleMeasurementBackgroundJobs(@NonNull Context context) { in scheduleMeasurementBackgroundJobs() method in BackgroundJobsManager
94 BackgroundJobsManager.scheduleMeasurementBackgroundJobs(context); in startBackgroundTasksUponConsent()
120 .when(() -> BackgroundJobsManager.scheduleMeasurementBackgroundJobs(any())); in setup()341 () -> BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mContext)); in startTest_u18UxEligible()392 () -> BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mContext)); in startTest_rvcSelected()801 () -> BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mContext)); in startTest_u18Detention()
584 () -> BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mContext), times(1)); in startBackgroundTasksUponConsentTest_u18UxConsentGiven()599 () -> BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mContext), times(1)); in startBackgroundTasksUponConsentTest_rvcUxConsentGiven()
384 BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mMockContext); in testScheduleMeasurementBackgroundJobs_measurementKillSwitchOn()399 BackgroundJobsManager.scheduleMeasurementBackgroundJobs(mMockContext); in testScheduleMeasurementBackgroundJobs_measurementKillSwitchOff()