Home
last modified time | relevance | path

Searched refs:getFocusable (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextViewTranslationCallback.java125 mOriginalFocusable = textView.getFocusable(); in onShowTranslation()
DAdapterView.java267 mDesiredFocusableState = getFocusable(); in AdapterView()
DSearchView.java369 if (getFocusable() == FOCUSABLE_AUTO) { in SearchView()
DNumberPicker.java811 if (getFocusable() == View.FOCUSABLE_AUTO) { in NumberPicker()
/frameworks/base/core/java/android/window/
DWindowContainerTransaction.java1204 public boolean getFocusable() { in getFocusable() method in WindowContainerTransaction.Change
/frameworks/base/services/core/java/com/android/server/wm/
DWindowOrganizerController.java815 if (container.setFocusable(change.getFocusable())) { in applyChanges()
/frameworks/base/core/java/android/view/
DView.java8651 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) {
14397 public int getFocusable() {
33107 stream.addProperty("focus:focusable", getFocusable()); in encodeProperties()
DViewGroup.java1273 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) { in hasFocusable()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17138 HSPLandroid/view/View;->getFocusable()I
/frameworks/base/config/
Dboot-image-profile.txt17202 HSPLandroid/view/View;->getFocusable()I
/frameworks/base/core/api/
Dcurrent.txt52652 method public int getFocusable();