Searched refs:getViewTotalMeasuredWidth (Results 1 – 1 of 1) sorted by relevance
186 totalWidth += getViewTotalMeasuredWidth(child) + spacing; in onMeasure()193 totalWidth += getViewTotalMeasuredWidth(child) + spacing; in onMeasure()437 private static int getViewTotalMeasuredWidth(View child) { in getViewTotalMeasuredWidth() method in StatusIconContainer