Searched refs:navBarSize (Results 1 – 2 of 2) sorted by relevance
138 int navBarSize = mIsHorizontalDivision ? mInsets.bottom : mInsets.right; in isSplitScreenFeasible() local142 int availableSpace = size - navBarSize - statusBarSize - mDividerSize; in isSplitScreenFeasible()262 int navBarSize = isHorizontalDivision ? mInsets.bottom : mInsets.right; in calculateTargets() local279 mTargets.add(new SnapTarget(dividerMax - navBarSize, dividerMax, in calculateTargets()
1104 int navBarSize = getNavBarSize(mLastBottomInset, mLastRightInset, mLastLeftInset); in updateColorViews() local1106 mWindow.mNavigationBarColor, navBarSize, navBarToRightEdge || navBarToLeftEdge, in updateColorViews()