Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DEnterTransitionCoordinator.java162 (sharedElements.isEmpty() || !sharedElements.valueAt(0).isLayoutRequested()))) { in triggerViewsReady()
203 allReady = !decorView.isLayoutRequested(); in sendSharedElementDestination()
206 if (mSharedElements.get(i).isLayoutRequested()) { in sendSharedElementDestination()
/frameworks/base/core/java/android/view/
DViewParent.java46 public boolean isLayoutRequested(); in isLayoutRequested() method
DView.java10798 && !isLayoutRequested();
25282 public boolean isLayoutRequested() { in isLayoutRequested() method
28019 if (mParent != null && !mParent.isLayoutRequested()) { in requestLayout()
DViewRootImpl.java2480 public boolean isLayoutRequested() { in isLayoutRequested() method in ViewRootImpl
/frameworks/base/core/java/android/widget/
DAdapterView.java902 && getViewRootImpl().isLayoutRequested()) { in run()
DSlidingDrawer.java666 if (content.isLayoutRequested()) { in prepareContent()
DGridView.java1497 || child.isLayoutRequested(); in setupChild()
DListView.java2100 || child.isLayoutRequested(); in setupChild()
DAbsListView.java2818 if (isLayoutRequested()) { in internalSetPadding()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java762 final boolean needsLayout = queryAdapter || child.isLayoutRequested(); in layoutChildren()
/frameworks/base/core/java/com/android/internal/widget/helper/
DItemTouchHelper.java818 if (mRecyclerView.isLayoutRequested()) { in moveIfNecessary()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java313 if (!mFirstLayoutComplete || isLayoutRequested()) {
2458 mFirstLayoutComplete = mFirstLayoutComplete && !isLayoutRequested(); in onAttachedToWindow()
8528 return child.isLayoutRequested() in shouldMeasureChild()
/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.txt17319 HSPLandroid/view/View;->isLayoutRequested()Z
18156 HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33529 method public boolean isLayoutRequested();
34291 method public abstract boolean isLayoutRequested();
/frameworks/base/config/
Dboot-image-profile.txt17383 HSPLandroid/view/View;->isLayoutRequested()Z
18220 HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z
/frameworks/base/core/api/
Dcurrent.txt52844 method public boolean isLayoutRequested();
53830 method public boolean isLayoutRequested();