Searched refs:touchables (Results 1 – 1 of 1) sorted by relevance
695 ArrayList<View> touchables = root.getTouchables(); in findNearestTouchable() local699 int numTouchables = touchables.size(); in findNearestTouchable()707 View touchable = touchables.get(i); in findNearestTouchable()