Searched refs:getViewTotalWidth (Results 1 – 1 of 1) sorted by relevance
288 childState.xTranslation = translationX - getViewTotalWidth(child); in calculateIconTranslations()291 translationX -= getViewTotalWidth(child); in calculateIconTranslations()372 private static int getViewTotalWidth(View child) { in getViewTotalWidth() method in StatusIconContainer