Searched defs:touchable (Results 1 – 3 of 3) sorted by relevance
88 public void setTouchable(boolean touchable) { in setTouchable()
817 public void setTouchable(boolean touchable) { in setTouchable()850 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable()
704 View touchable = touchables.get(i); in findNearestTouchable() local