Searched refs:getFocusable (Results 1 – 12 of 12) sorted by relevance
125 mOriginalFocusable = textView.getFocusable(); in onShowTranslation()
267 mDesiredFocusableState = getFocusable(); in AdapterView()
369 if (getFocusable() == FOCUSABLE_AUTO) { in SearchView()
811 if (getFocusable() == View.FOCUSABLE_AUTO) { in NumberPicker()
1204 public boolean getFocusable() { in getFocusable() method in WindowContainerTransaction.Change
815 if (container.setFocusable(change.getFocusable())) { in applyChanges()
8651 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) {14397 public int getFocusable() {33107 stream.addProperty("focus:focusable", getFocusable()); in encodeProperties()
1273 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) { in hasFocusable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17138 HSPLandroid/view/View;->getFocusable()I
17202 HSPLandroid/view/View;->getFocusable()I
52652 method public int getFocusable();