Searched refs:touchEnabled (Results 1 – 2 of 2) 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;