Home
last modified time | relevance | path

Searched refs:getViewTotalWidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java292 translationX -= getViewTotalWidth(child); in calculateIconTranslations()
380 private static int getViewTotalWidth(View child) { in getViewTotalWidth() method in StatusIconContainer