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