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