Searched refs:ZOOM_STOP (Results 1 – 1 of 1) sorted by relevance
36 public static final int ZOOM_STOP = 2; field in ZoomControl153 if (mListener != null) mListener.onZoomStateChanged(ZOOM_STOP); in stopZooming()174 case ZOOM_STOP: in performZoom()