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

/frameworks/base/location/java/android/location/
H A DLocationRequest.java37 * {@link #setInterval} to less than one second. This would be
56 * {@link #setInterval} (such as 60 minutes). They will only be assigned
57 * power blame for the interval set by {@link #setInterval}, but can
189 .setInterval(minTime)
224 .setInterval(minTime)
262 * <p>{@link #setQuality} and {@link #setInterval} are the most important parameters
305 * <p>{@link #setQuality} and {@link #setInterval} are the most important parameters
312 public LocationRequest setInterval(long millis) { method in class:LocationRequest
336 * {@link #setInterval} in some situations (for example, if other
342 * <p>Unlike {@link #setInterval}, thi
[all...]

Completed in 52 milliseconds