Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java1277 return hasFocusableChild(dispatchExplicit); in hasFocusable()
1283 boolean hasFocusableChild(boolean dispatchExplicit) { in hasFocusableChild() method in ViewGroup
3449 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()
/frameworks/base/config/
Dboot-image-profile.txt23329 HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z