Searched refs:isLaidOut (Results 1 – 11 of 11) sorted by relevance
405 if (!sPendingTransitions.contains(sceneRoot) && sceneRoot.isLaidOut()) { in beginDelayedTransition()
235 if (view.isLaidOut() || view.getWidth() != 0 || view.getHeight() != 0) { in captureValues()
466 if (ANIMATE_TRANSITIONS && isLaidOut() && mMetadataContainer.getVisibility() == VISIBLE) { in populateMetadata()
670 if (isLaidOut()) {
868 if (isAttachedToWindow() && isLaidOut()) { in setChecked()
1510 if (!isLaidOut()) { in onLayout()
1491 if (!isLaidOut()) { in onLayout()
2853 boolean disallowAnimate = !isLaidOut();
6992 public boolean isLaidOut() { in isLaidOut() method in View
35762 method public boolean isLaidOut();
33529 method public boolean isLaidOut();