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