Home
last modified time | relevance | path

Searched refs:DEFAULT_INITIAL_BACKOFF_MILLIS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/job/
DJobInfo.java104 public static final long DEFAULT_INITIAL_BACKOFF_MILLIS = 30000L; // 30 seconds. field in JobInfo
1008 private long mInitialBackoffMillis = DEFAULT_INITIAL_BACKOFF_MILLIS;
/frameworks/base/services/core/java/com/android/server/job/
DJobStore.java590 … if (jobStatus.getJob().getInitialBackoffMillis() != JobInfo.DEFAULT_INITIAL_BACKOFF_MILLIS
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5551 field public static final long DEFAULT_INITIAL_BACKOFF_MILLIS = 30000L; // 0x7530L
/frameworks/base/api/
Dcurrent.txt7348 field public static final long DEFAULT_INITIAL_BACKOFF_MILLIS = 30000L; // 0x7530L