Home | History | Annotate | Download | only in server

Lines Matching refs:maxResults

2325     public String getFromLocation(double latitude, double longitude, int maxResults,
2328 return mGeocodeProvider.getFromLocation(latitude, longitude, maxResults,
2338 double upperRightLatitude, double upperRightLongitude, int maxResults,
2344 maxResults, params, addrs);