Searched defs:touchable (Results 1 – 4 of 4) sorted by relevance
86 public void setTouchable(boolean touchable) { in setTouchable()
124 public void setInsets(IWindow window, int touchable, Rect contentInsets, in setInsets()
776 public void setTouchable(boolean touchable) { in setTouchable()809 public void setOutsideTouchable(boolean touchable) { in setOutsideTouchable()
694 View touchable = touchables.get(i); in findNearestTouchable() local