Searched refs:layoutInParentFrame (Results 1 – 1 of 1) sorted by relevance
889 if (inFullscreenContainer || layoutInParentFrame()) { in computeFrameLw()949 if (!layoutInParentFrame()) { in computeFrameLw()3594 if (inNonFullscreenContainer && !layoutInParentFrame()) { in applyGravityAndUpdateFrame()3624 boolean layoutInParentFrame() { in layoutInParentFrame() method in WindowState