Searched refs:touchEnabled (Results 1 – 3 of 3) sorted by relevance
47 public void setTouchEnabled(boolean touchEnabled) { in setTouchEnabled() argument48 mTouchEnabled = touchEnabled; in setTouchEnabled()
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()