Searched defs:MIN_BACKOFF_MILLIS (Results 1 – 2 of 2) sorted by relevance
50 public static final long MIN_BACKOFF_MILLIS = 10 * 1000; // 10 seconds. field in WorkRequest
144 public static final long MIN_BACKOFF_MILLIS = 10 * 1000L; // 10 seconds field in JobInfo