Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java3291 private boolean inAppWindowThatMatchesParentBounds() { in inAppWindowThatMatchesParentBounds() method in WindowState
3668 final boolean inNonFullscreenContainer = !inAppWindowThatMatchesParentBounds(); in applyGravityAndUpdateFrame()