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

/frameworks/base/location/lib/java/com/android/location/provider/
H A DProviderRequestUnbundled.java44 public long getInterval() { method in class:ProviderRequestUnbundled
H A DLocationRequestUnbundled.java89 public long getInterval() { method in class:LocationRequestUnbundled
90 return delegate.getInterval();
98 * {@link #getInterval}.
/frameworks/base/core/java/android/hardware/usb/
H A DUsbEndpoint.java127 public int getInterval() { method in class:UsbEndpoint
/frameworks/base/location/java/android/location/
H A DLocationRequest.java321 public long getInterval() { method in class:LocationRequest
366 * {@link #getInterval}.

Completed in 101 milliseconds