Searched refs:fSawAnd (Results 1 – 1 of 1) sorted by relevance
389 private boolean fSawAnd = false; field in MeasureUnitImpl.UnitsParser483 fSawAnd = false; in parse()487 if (fSawAnd && !added) { in parse()497 … fSawAnd ? MeasureUnit.Complexity.MIXED : MeasureUnit.Complexity.COMPOUND; in parse()553 if (fSawAnd) { in nextSingleUnit()573 fSawAnd = true; in nextSingleUnit()