Searched refs:layoutInParentFrame (Results 1 – 2 of 2) sorted by relevance
905 if (isFullscreenAndFillsDisplay || layoutInParentFrame()) { in computeFrameLw()973 if (!layoutInParentFrame()) { in computeFrameLw()3724 if (inNonFullscreenContainer && !layoutInParentFrame()) { in applyGravityAndUpdateFrame()3754 boolean layoutInParentFrame() { in layoutInParentFrame() method in WindowState
17799 PLcom/android/server/wm/WindowState;->layoutInParentFrame()Z