Searched refs:getViewTotalMeasuredWidth (Results 1 – 1 of 1) sorted by relevance
172 totalWidth += getViewTotalMeasuredWidth(child); in onMeasure()179 totalWidth += getViewTotalMeasuredWidth(child); in onMeasure()368 private static int getViewTotalMeasuredWidth(View child) { in getViewTotalMeasuredWidth() method in StatusIconContainer