Searched refs:getFocusable (Results 1 – 7 of 7) sorted by relevance
255 mDesiredFocusableState = getFocusable(); in AdapterView()
347 if (getFocusable() == FOCUSABLE_AUTO) { in SearchView()
1642 int focusable = getFocusable();1673 if (focusable != getFocusable()) {
6867 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) {10099 public int getFocusable() { in getFocusable() method in View26214 stream.addProperty("focus:focusable", getFocusable());
1156 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) { in hasFocusable()
45231 method public int getFocusable();
48770 method public int getFocusable();