OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFastestInterval
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java
97
* than the minimum of {@link #
getFastestInterval
} and
102
public long
getFastestInterval
() {
103
return delegate.
getFastestInterval
();
/frameworks/base/location/java/android/location/
LocationRequest.java
365
* than the minimum of {@link #
getFastestInterval
} and
370
public long
getFastestInterval
() {
/frameworks/base/services/java/com/android/server/
LocationManagerService.java
[
all
...]
Completed in 36 milliseconds