Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java312 int navBarHeightPortrait, navBarHeightLandscape, navbarWidthLandscape; in estimateWindowBounds() local
324 navbarWidthLandscape = isTabletOrGesture in estimateWindowBounds()
343 navbarWidth = navbarWidthLandscape; in estimateWindowBounds()