Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java2222 final int cutoutMode = attrs.layoutInDisplayCutoutMode; in layoutWindowLw() local
2234 if (cutoutMode != LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES) { in layoutWindowLw()
2238 && cutoutMode == LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT) { in layoutWindowLw()
2246 && cutoutMode == LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT) { in layoutWindowLw()