Searched refs:allowAutoFocus (Results 1 – 2 of 2) sorted by relevance
1237 boolean hasFocusable(boolean allowAutoFocus, boolean dispatchExplicit) { in hasFocusable() argument1248 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) { in hasFocusable()
7861 boolean hasFocusable(boolean allowAutoFocus, boolean dispatchExplicit) {7878 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) {