Searched refs:getAvailableScreenWidth (Results 1 – 1 of 1) sorted by relevance
618 final float availableWidth = getAvailableScreenWidth(true /* includeStableInsets */); in getWidthForDisplayingBubbles()635 private float getAvailableScreenWidth(boolean subtractStableInsets) { in getAvailableScreenWidth() method in ExpandedAnimationController664 final float trueCenter = getAvailableScreenWidth(false /* subtractStableInsets */) / 2f; in getRowLeft()