Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java12346 boolean isLayoutValid() { in isLayoutValid() method in View
13557 if (!isLayoutValid()) { in requestFocusNoSearch()
16330 && (sCanFocusZeroSized || !isLayoutValid() || hasSize()); in canTakeFocus()
23226 final boolean wasLayoutValid = isLayoutValid(); in layout()
23398 if (!sCanFocusZeroSized && isLayoutValid() in sizeChange()
H A DViewGroup.java3337 if (result && !isLayoutValid() && ((mPrivateFlags & PFLAG_WANTS_FOCUS) == 0)) { in requestFocus()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17819 HSPLandroid/view/View;->isLayoutValid()Z+]Landroid/view/View;megamorphic_types
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17868 HSPLandroid/view/View;->isLayoutValid()Z+]Landroid/view/View;megamorphic_types
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66834 Landroid/view/View;->isLayoutValid()Z