Searched refs:getLocationRequests (Results 1 – 3 of 3) sorted by relevance
56 public List<LocationRequestUnbundled> getLocationRequests() { in getLocationRequests() method in ProviderRequestUnbundled
49 …ublic java.util.List<com.android.location.provider.LocationRequestUnbundled> getLocationRequests();
129 for (LocationRequestUnbundled request : mRequest.getLocationRequests()) { in updateRequirements()