Searched refs:hasFocusableChild (Results 1 – 4 of 4) sorted by relevance
1282 return hasFocusableChild(dispatchExplicit); in hasFocusable()1288 boolean hasFocusableChild(boolean dispatchExplicit) { in hasFocusableChild() method in ViewGroup3450 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()
18303 HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z+]Landroid/view/View;missing_types
18352 HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z+]Landroid/view/View;missing_types
67492 Landroid/view/ViewGroup;->hasFocusableChild(Z)Z