Home
last modified time | relevance | path

Searched defs:getLocationRequests (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/lib/java/com/android/location/provider/
DProviderRequestUnbundled.java61 public List<LocationRequestUnbundled> getLocationRequests() { in getLocationRequests() method in ProviderRequestUnbundled
/frameworks/base/location/java/com/android/internal/location/
DProviderRequest.java176 public List<LocationRequest> getLocationRequests() { in getLocationRequests() method in ProviderRequest.Builder