Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java314 int totalDots = 0; in calculateIconTranslations() local
319 if (totalDots < MAX_DOTS) { in calculateIconTranslations()
323 totalDots++; in calculateIconTranslations()