Searched refs:touchEnabled (Results 1 – 4 of 4) sorted by relevance
47 public void setTouchEnabled(boolean touchEnabled) { in setTouchEnabled() argument48 mTouchEnabled = touchEnabled; in setTouchEnabled()
60 public void windowFocusChanged(boolean hasFocus, boolean touchEnabled) { in windowFocusChanged() argument
698 public void windowFocusChanged(boolean hasFocus, boolean touchEnabled) { in windowFocusChanged() argument699 …SurfaceView", "Unexpected focus in surface: focus=" + hasFocus + ", touchEnabled=" + touchEnabled); in windowFocusChanged()
144 final BitmapRegionTileSource.BitmapSource bitmapSource, final boolean touchEnabled, in setCropViewTileSource() argument175 mCropView.setTouchEnabled(touchEnabled); in setCropViewTileSource()