Searched refs:resolveWidth (Results 1 – 1 of 1) sorted by relevance
155 public int resolveWidth(int parentSize) { in resolveWidth() method in InterpolatingLayout.LayoutParams228 int childWidth = params.resolveWidth(parentWidth); in onMeasure()