Searched refs:findAncestorToTakeFocusInTouchMode (Results 1 – 1 of 1) sorted by relevance
4694 final ViewGroup ancestorToTakeFocus = findAncestorToTakeFocusInTouchMode(focused); in enterTouchMode()4717 private static ViewGroup findAncestorToTakeFocusInTouchMode(View focused) { in findAncestorToTakeFocusInTouchMode() method in ViewRootImpl