Searched refs:modesOfInterest (Results 1 – 1 of 1) sorted by relevance
1435 public long computeTimeEstimate(long modesOfInterest, long modeValues, in computeTimeEstimate() argument1450 if ((modMode&modesOfInterest) == 0) { in computeTimeEstimate()1452 if ((initMode&modesOfInterest) == modeValues) { in computeTimeEstimate()