Searched refs:hasFocusableChild (Results 1 – 3 of 3) sorted by relevance
1255 return hasFocusableChild(dispatchExplicit); in hasFocusable()1261 boolean hasFocusableChild(boolean dispatchExplicit) { in hasFocusableChild() method in ViewGroup3390 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()
17431 HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z
78598 Landroid/view/ViewGroup;->hasFocusableChild(Z)Z