Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DAdapterView.java267 mDesiredFocusableState = getFocusable(); in AdapterView()
H A DSearchView.java369 if (getFocusable() == FOCUSABLE_AUTO) { in SearchView()
H A DNumberPicker.java811 if (getFocusable() == View.FOCUSABLE_AUTO) { in NumberPicker()
H A DTextView.java1719 int focusable = getFocusable();
1750 if (focusable != getFocusable()) {
/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java803 public boolean getFocusable() { in getFocusable() method in WindowContainerTransaction.Change
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java477 if (container.setFocusable(change.getFocusable())) { in applyChanges()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java8070 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) {
12751 public int getFocusable() { in getFocusable() method in View
30573 stream.addProperty("focus:focusable", getFocusable()); in encodeProperties()
H A DViewGroup.java1275 if ((allowAutoFocus || getFocusable() != FOCUSABLE_AUTO) && isFocusable()) { in hasFocusable()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17641 HSPLandroid/view/View;->getFocusable()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48763 method public int getFocusable();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17690 HSPLandroid/view/View;->getFocusable()I