Searched defs:touchable (Results 1 – 3 of 3) sorted by relevance
521 public void setTouchable(boolean touchable) { in setTouchable()554 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable()
108 public void setInsets(IWindow window, int touchable, Rect contentInsets, in setInsets()
453 View touchable = touchables.get(i); in findNearestTouchable() local