Searched refs:hasFocusableChild (Results 1 – 4 of 4) sorted by relevance
1280 return hasFocusableChild(dispatchExplicit); in hasFocusable()1286 boolean hasFocusableChild(boolean dispatchExplicit) { in hasFocusableChild() method in ViewGroup3452 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()
17818 HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z
17882 HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z
63526 Landroid/view/ViewGroup;->hasFocusableChild(Z)Z