Searched refs:MAX_DOTS (Results 1 – 1 of 1) sorted by relevance
59 private static final int MAX_DOTS = 1; field in StatusIconContainer117 mUnderflowWidth = mIconDotFrameWidth + (MAX_DOTS - 1) * (mStaticDotDiameter + mDotPadding); in reloadDimens()387 if (totalDots < MAX_DOTS) { in calculateIconTranslations()