Home
last modified time | relevance | path

Searched refs:layoutInParentFrame (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java943 if (isFullscreenAndFillsDisplay || layoutInParentFrame()) { in computeFrameLw()
1011 if (!layoutInParentFrame()) { in computeFrameLw()
3840 if (inNonFullscreenContainer && !layoutInParentFrame()) { in applyGravityAndUpdateFrame()
3870 boolean layoutInParentFrame() { in layoutInParentFrame() method in WindowState
/frameworks/base/services/
Dart-profile17799 PLcom/android/server/wm/WindowState;->layoutInParentFrame()Z