Searched refs:scheduleMigrationPauseJob (Results 1 – 4 of 4) sorted by relevance
77 public static void scheduleMigrationPauseJob(Context context, int userId) { in scheduleMigrationPauseJob() method in MigrationStateChangeJob
257 MigrationStateChangeJob.scheduleMigrationPauseJob(context, mUserId); in updateMigrationStateGuarded()590 MigrationStateChangeJob.scheduleMigrationPauseJob(context, mUserId); in reconcileStateChangeJob()
1016 () -> MigrationStateChangeJob.scheduleMigrationPauseJob(eq(mContext), anyInt())); in verifyScheduleMigrationPauseJob()1021 () -> MigrationStateChangeJob.scheduleMigrationPauseJob(eq(mContext), anyInt()), in verifyNoJobScheduled()
411 MigrationStateChangeJob.scheduleMigrationPauseJob( in testSchedulePauseJob()