Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DSystemUIOverlayWindowController.java233 int appWindowWidth = mBaseLayout.getWidth() - (leftMargin + rightMargin); in handleDisplayCutout() local
239 newLayoutParams.width = appWindowWidth; in handleDisplayCutout()
249 newLayoutParams.width = appWindowWidth; in handleDisplayCutout()