Searched defs:navBarSize (Results 1 – 3 of 3) sorted by relevance
153 int navBarSize = mIsHorizontalDivision ? mInsets.bottom : mInsets.right; in isSplitScreenFeasible() local290 int navBarSize = isHorizontalDivision ? mInsets.bottom : mInsets.right; in calculateTargets() local
1158 int navBarSize = getNavBarSize(mLastBottomInset, mLastRightInset, mLastLeftInset); in updateColorViews() local
301 int navBarSize = in computeNonDecorInsets() local