Searched refs:totalFraction (Results 1 – 1 of 1) sorted by relevance
164 double totalFraction = fraction + iteration; in setFraction() local168 if ((mLatestFraction == mRepeatCount + 1.0) && (totalFraction >= mRepeatCount + 1.0)) { in setFraction()172 mLatestFraction = totalFraction; in setFraction()