Searched refs:touchEnabled (Results 1 – 6 of 6) 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;
47 public void setTouchEnabled(boolean touchEnabled) { in setTouchEnabled() argument48 mTouchEnabled = touchEnabled; in setTouchEnabled()
262 public void setTouchesEnabled(boolean touchEnabled) { in setTouchesEnabled() argument263 this.mTouchEnabled = touchEnabled; in setTouchesEnabled()
98 public void windowFocusChanged(boolean hasFocus, boolean touchEnabled) { in windowFocusChanged() argument
144 final BitmapRegionTileSource.BitmapSource bitmapSource, final boolean touchEnabled, in setCropViewTileSource() argument175 mCropView.setTouchEnabled(touchEnabled); in setCropViewTileSource()