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