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.java905 if (isFullscreenAndFillsDisplay || layoutInParentFrame()) { in computeFrameLw()
973 if (!layoutInParentFrame()) { in computeFrameLw()
3724 if (inNonFullscreenContainer && !layoutInParentFrame()) { in applyGravityAndUpdateFrame()
3754 boolean layoutInParentFrame() { in layoutInParentFrame() method in WindowState
/frameworks/base/services/
Dart-profile17799 PLcom/android/server/wm/WindowState;->layoutInParentFrame()Z