Searched refs:touchEnabled (Results 1 – 3 of 3) sorted by relevance
145 private boolean touchEnabled = true; field in FlingUpDownTouchHandler202 public void setTouchEnabled(boolean touchEnabled) { in setTouchEnabled() argument203 this.touchEnabled = touchEnabled; in setTouchEnabled()226 if (!touchEnabled) { in onTouch()
272 mCropView.setTouchEnabled(req.touchEnabled); in onLoadRequestComplete()301 public final void setCropViewTileSource(BitmapSource bitmapSource, boolean touchEnabled, in setCropViewTileSource() argument307 req.touchEnabled = touchEnabled; in setCropViewTileSource()467 boolean touchEnabled;
246 public void setTouchesEnabled(boolean touchEnabled) { in setTouchesEnabled() argument247 this.mTouchEnabled = touchEnabled; in setTouchesEnabled()