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

/frameworks/base/core/java/android/app/job/
H A DJobInfo.java371 * Setting this function on the builder with {@link #setMinimumLatency(long)} or
390 public Builder setMinimumLatency(long minLatencyMillis) { method in class:JobInfo.Builder
461 throw new IllegalArgumentException("Can't call setMinimumLatency() on a " +

Completed in 66 milliseconds