Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java1916 final int uimode = mService.mPolicy.getUiMode(); in layoutWindowLw() local
1917 final int navHeightOffset = getNavigationBarFrameHeight(rotation, uimode) in layoutWindowLw()
1918 - getNavigationBarHeight(rotation, uimode); in layoutWindowLw()