Home
last modified time | relevance | path

Searched refs:isLayoutRequested (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DEnterTransitionCoordinator.java162 (sharedElements.isEmpty() || !sharedElements.valueAt(0).isLayoutRequested()))) { in triggerViewsReady()
203 allReady = !decorView.isLayoutRequested(); in sendSharedElementDestination()
206 if (mSharedElements.get(i).isLayoutRequested()) { in sendSharedElementDestination()
/aosp14/frameworks/base/core/java/android/view/
H A DViewParent.java46 public boolean isLayoutRequested(); in isLayoutRequested() method
H A DView.java10192 && !isLayoutRequested(); in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
24340 public boolean isLayoutRequested() { in isLayoutRequested() method in View
27053 if (mParent != null && !mParent.isLayoutRequested()) { in requestLayout()
H A DViewRootImpl.java2258 public boolean isLayoutRequested() { in isLayoutRequested() method in ViewRootImpl
/aosp14/frameworks/base/core/java/android/widget/
H A DAdapterView.java902 && getViewRootImpl().isLayoutRequested()) { in run()
H A DSlidingDrawer.java666 if (content.isLayoutRequested()) { in prepareContent()
H A DGridView.java1497 || child.isLayoutRequested(); in setupChild()
H A DListView.java2100 || child.isLayoutRequested(); in setupChild()
H A DAbsListView.java2810 if (isLayoutRequested()) { in internalSetPadding()
H A DTextView.java11423 if (isLayoutRequested()) { in bringPointIntoView()
/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java818 if (mRecyclerView.isLayoutRequested()) { in moveIfNecessary()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java313 if (!mFirstLayoutComplete || isLayoutRequested()) {
2458 mFirstLayoutComplete = mFirstLayoutComplete && !isLayoutRequested(); in onAttachedToWindow()
8528 return child.isLayoutRequested() in shouldMeasureChild()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17600 HSPLandroid/view/View;->isLayoutRequested()Z
18479 HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17664 HSPLandroid/view/View;->isLayoutRequested()Z
18543 HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52331 method public boolean isLayoutRequested();
53300 method public boolean isLayoutRequested();