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.java382 int totalDots = 0; in calculateIconTranslations() local
387 if (totalDots < MAX_DOTS) { in calculateIconTranslations()
391 totalDots++; in calculateIconTranslations()