Searched refs:uimode (Results 1 – 1 of 1) sorted by relevance
1916 final int uimode = mService.mPolicy.getUiMode(); in layoutWindowLw() local1917 final int navHeightOffset = getNavigationBarFrameHeight(rotation, uimode) in layoutWindowLw()1918 - getNavigationBarHeight(rotation, uimode); in layoutWindowLw()