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

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

Completed in 69 milliseconds