Home
last modified time | relevance | path

Searched refs:isLayoutValid (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java13291 boolean isLayoutValid() { in isLayoutValid() method in View
14512 if (!isLayoutValid()) { in requestFocusNoSearch()
17417 && (sCanFocusZeroSized || !isLayoutValid() || hasSize()); in canTakeFocus()
24458 final boolean wasLayoutValid = isLayoutValid(); in layout()
24630 if (!sCanFocusZeroSized && isLayoutValid() in sizeChange()
H A DViewGroup.java3340 if (result && !isLayoutValid() && ((mPrivateFlags & PFLAG_WANTS_FOCUS) == 0)) { in requestFocus()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17602 HSPLandroid/view/View;->isLayoutValid()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17666 HSPLandroid/view/View;->isLayoutValid()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63511 Landroid/view/View;->isLayoutValid()Z