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