Searched defs:navBarSize (Results 1 – 2 of 2) sorted by relevance
149 int navBarSize = mIsHorizontalDivision ? mInsets.bottom : mInsets.right; in isSplitScreenFeasible() local273 int navBarSize = isHorizontalDivision ? mInsets.bottom : mInsets.right; in calculateTargets() local
1151 int navBarSize = getNavBarSize(mLastBottomInset, mLastRightInset, mLastLeftInset); in updateColorViews() local