Lines Matching full:geopoint
13254 public class GeoPoint {
13255 ctor public GeoPoint(int, int);
13265 method public com.google.android.maps.GeoPoint getCenter();
13295 method public void animateTo(com.google.android.maps.GeoPoint);
13296 method public void animateTo(com.google.android.maps.GeoPoint, android.os.Message);
13297 method public void animateTo(com.google.android.maps.GeoPoint, Runnable);
13300 method public void setCenter(com.google.android.maps.GeoPoint);
13321 method public com.google.android.maps.GeoPoint getMapCenter();
13343 ctor public MapView.LayoutParams(int, int, com.google.android.maps.GeoPoint, int);
13344 ctor public MapView.LayoutParams(int, int, com.google.android.maps.GeoPoint, int, int, int);
13362 field public com.google.android.maps.GeoPoint point;
13379 …om.google.android.maps.MapView, android.location.Location, com.google.android.maps.GeoPoint, long);
13383 method public com.google.android.maps.GeoPoint getMyLocation();
13403 method public boolean onTap(com.google.android.maps.GeoPoint, com.google.android.maps.MapView);
13411 ctor public OverlayItem(com.google.android.maps.GeoPoint, String, String);
13413 method public com.google.android.maps.GeoPoint getPoint();
13423 field protected final com.google.android.maps.GeoPoint mPoint;
13429 method public com.google.android.maps.GeoPoint fromPixels(int, int);
13431 …method public android.graphics.Point toPixels(com.google.android.maps.GeoPoint, android.graphics.P…