Searched refs:getFocusable (Results 1 – 12 of 12) sorted by relevance
267 mDesiredFocusableState = getFocusable(); in AdapterView()
369 if (getFocusable() == FOCUSABLE_AUTO) { in SearchView()
811 if (getFocusable() == View.FOCUSABLE_AUTO) { in NumberPicker()
1719 int focusable = getFocusable();1750 if (focusable != getFocusable()) {
803 public boolean getFocusable() { in getFocusable() method in WindowContainerTransaction.Change
477 if (container.setFocusable(change.getFocusable())) { in applyChanges()
8070 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) {12751 public int getFocusable() { in getFocusable() method in View30573 stream.addProperty("focus:focusable", getFocusable()); in encodeProperties()
1275 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) { in hasFocusable()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17641 HSPLandroid/view/View;->getFocusable()I
48763 method public int getFocusable();
17690 HSPLandroid/view/View;->getFocusable()I