Searched refs:isLayoutRequested (Results 1 – 22 of 22) sorted by relevance
75 while (isLayoutRequested()) { in waitUntilLayout()
70 assertFalse("test sanity", mRecyclerView.isLayoutRequested()); in forceLayoutOnDetach()77 assertTrue(mRecyclerView.isLayoutRequested()); in forceLayoutOnDetach()
41 public boolean isLayoutRequested(); in isLayoutRequested() method
17578 public boolean isLayoutRequested() { in isLayoutRequested() method19780 if (mParent != null && !mParent.isLayoutRequested()) { in requestLayout()
1055 public boolean isLayoutRequested() { in isLayoutRequested() method in ViewRootImpl
146 (sharedElements.isEmpty() || !sharedElements.valueAt(0).isLayoutRequested()))) { in triggerViewsReady()193 allReady = !decorView.isLayoutRequested(); in sendSharedElementDestination()196 if (mSharedElements.get(i).isLayoutRequested()) { in sendSharedElementDestination()
882 && getViewRootImpl().isLayoutRequested()) { in run()
658 if (content.isLayoutRequested()) { in prepareContent()
1476 || child.isLayoutRequested(); in setupChild()
2005 || child.isLayoutRequested(); in setupChild()
2687 if (isLayoutRequested()) { in internalSetPadding()
7462 if (isLayoutRequested()) { in bringPointIntoView()
546 if (parent != null && parent.isLayoutRequested() && ViewCompat.isAttachedToWindow(child)) { in setState()
921 if (child.isLayoutRequested() || child.getVisibility() == View.GONE) { in getChildRect()
762 final boolean needsLayout = queryAdapter || child.isLayoutRequested(); in layoutChildren()
921 if (!mInLayout && !mBaseGridView.isLayoutRequested()) { in dispatchChildSelected()924 if (getChildAt(i).isLayoutRequested()) { in dispatchChildSelected()
824 if (mRecyclerView.isLayoutRequested()) { in moveIfNecessary()
310 if (!mFirstLayoutComplete || isLayoutRequested()) {2386 mFirstLayoutComplete = mFirstLayoutComplete && !isLayoutRequested(); in onAttachedToWindow()8087 return child.isLayoutRequested() in shouldMeasureChild()
33529 method public boolean isLayoutRequested();34291 method public abstract boolean isLayoutRequested();
42565 method public boolean isLayoutRequested();43380 method public abstract boolean isLayoutRequested();
45742 method public boolean isLayoutRequested();46557 method public abstract boolean isLayoutRequested();
42651 method public boolean isLayoutRequested();43466 method public abstract boolean isLayoutRequested();