Searched refs:getRequiredCount (Results 1 – 2 of 2) sorted by relevance
96 if (getRequiredCount(migrationState) > 0) { in scheduleNewJobs()152 int getRequiredCount(int migrationState) { in getRequiredCount() method in MigrationBroadcastScheduler170 getRequiredCount(MIGRATION_STATE_IN_PROGRESS)); in getRequiredInterval()174 getRequiredCount(MIGRATION_STATE_ALLOWED)); in getRequiredInterval()
190 when(mMigrationBroadcastScheduler.getRequiredCount(eq(MIGRATION_STATE_ALLOWED))) in testScheduling_requiredCountEqualToZero_noJobScheduled()