Searched refs:DEFAULT_MIN_LINEAR_BACKOFF_TIME (Results 1 – 1 of 1) sorted by relevance
244 private static final long DEFAULT_MIN_LINEAR_BACKOFF_TIME = JobInfo.MIN_BACKOFF_MILLIS; field in JobSchedulerService.Constants329 long MIN_LINEAR_BACKOFF_TIME = DEFAULT_MIN_LINEAR_BACKOFF_TIME;410 DEFAULT_MIN_LINEAR_BACKOFF_TIME); in updateConstants()