Home
last modified time | relevance | path

Searched refs:getDeepestFocusedChild (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java1012 View getDeepestFocusedChild() { in getDeepestFocusedChild() method in ViewGroup
1126 final View focusedChild = getDeepestFocusedChild(); in setTouchscreenBlocksFocus()