Lines Matching full:geopoint
13234 public class GeoPoint {
13235 ctor public GeoPoint(int, int);
13245 method public com.google.android.maps.GeoPoint getCenter();
13275 method public void animateTo(com.google.android.maps.GeoPoint);
13276 method public void animateTo(com.google.android.maps.GeoPoint, android.os.Message);
13277 method public void animateTo(com.google.android.maps.GeoPoint, Runnable);
13280 method public void setCenter(com.google.android.maps.GeoPoint);
13301 method public com.google.android.maps.GeoPoint getMapCenter();
13323 ctor public MapView.LayoutParams(int, int, com.google.android.maps.GeoPoint, int);
13324 ctor public MapView.LayoutParams(int, int, com.google.android.maps.GeoPoint, int, int, int);
13342 field public com.google.android.maps.GeoPoint point;
13359 …om.google.android.maps.MapView, android.location.Location, com.google.android.maps.GeoPoint, long);
13363 method public com.google.android.maps.GeoPoint getMyLocation();
13383 method public boolean onTap(com.google.android.maps.GeoPoint, com.google.android.maps.MapView);
13391 ctor public OverlayItem(com.google.android.maps.GeoPoint, String, String);
13393 method public com.google.android.maps.GeoPoint getPoint();
13403 field protected final com.google.android.maps.GeoPoint mPoint;
13409 method public com.google.android.maps.GeoPoint fromPixels(int, int);
13411 …method public android.graphics.Point toPixels(com.google.android.maps.GeoPoint, android.graphics.P…