Searched defs:touchable (Results 1 – 4 of 4) sorted by relevance
84 public void setTouchable(boolean touchable) { in setTouchable()
136 public void setInsets(IWindow window, int touchable, Rect contentInsets, in setInsets()
756 public void setTouchable(boolean touchable) { in setTouchable()789 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable()
530 View touchable = touchables.get(i); in findNearestTouchable() local