Searched refs:aboveCount (Results 1 – 1 of 1) sorted by relevance
631 final int aboveCount = position; // How many timers are above the current timer in highlightPageIndicator() local633 if (aboveCount < PAGINATION_DOTS_COUNT - 1) { in highlightPageIndicator()635 for (int i = 0; i < aboveCount; i++) { in highlightPageIndicator()