Searched refs:dotRevealFractions (Results 1 – 1 of 1) sorted by relevance
89 private float[] dotRevealFractions; field in DotsPageIndicator273 dotRevealFractions = new float[pageCount]; in resetState()274 Arrays.fill(dotRevealFractions, 0f); in resetState()361 dotRevealFractions[page]); in drawUnselected()662 dotRevealFractions[dot] = fraction; in setDotRevealFraction()