Home | History | Annotate | Download | only in server

Lines Matching refs:maxResults

2143     public String getFromLocation(double latitude, double longitude, int maxResults,
2146 return mGeocodeProvider.getFromLocation(latitude, longitude, maxResults,
2156 double upperRightLatitude, double upperRightLongitude, int maxResults,
2162 maxResults, params, addrs);