Searched defs:DEFAULT_BACKOFF_POLICY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/job/
H A DJobInfo.java111 public static final int DEFAULT_BACKOFF_POLICY = BACKOFF_POLICY_EXPONENTIAL; field in class:JobInfo
570 private int mBackoffPolicy = DEFAULT_BACKOFF_POLICY;

Completed in 26 milliseconds