Searched refs:mIsLayoutValid (Results 1 – 2 of 2) sorted by relevance
147 protected boolean mIsLayoutValid; field in PagedView552 mIsLayoutValid = false; in requestLayout()558 mIsLayoutValid = false; in forceLayout()609 mIsLayoutValid = true; in onLayout()
3300 return getMeasuredHeight() <= 0 || !mIsLayoutValid in getExpectedHeight()3306 return getMeasuredWidth() <= 0 || !mIsLayoutValid in getExpectedWidth()