Searched defs:touchable (Results 1 – 3 of 3) sorted by relevance
127 inline void setTouchable(bool touchable) { in setTouchable()
821 public void setTouchable(boolean touchable) { in setTouchable()854 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable()
718 View touchable = touchables.get(i); in findNearestTouchable() local