Searched refs:computePageIndicatorStates (Results 1 – 3 of 3) sorted by relevance
392 val states = computePageIndicatorStates(page, pageIndicatorCount, pageCount) in updatePageIndicators()706 fun computePageIndicatorStates( in computePageIndicatorStates() method
438 final int[] states = computePageIndicatorStates(page, pageIndicatorCount, pageCount); in updatePageIndicators()459 static int[] computePageIndicatorStates(int page, int pageIndicatorCount, int pageCount) { in computePageIndicatorStates() method in TimerFragment
667 int[] actual = TimerFragment.computePageIndicatorStates(page, indicatorCount, pageCount); in assertIndicatorsEquals()