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