Searched refs:hasWeights (Results 1 – 4 of 4) sorted by relevance
224 private boolean hasWeights = false; // other than 1.0 field in LocalePriorityList.Builder239 hasWeights = true; in Builder()268 if (hasWeights) {287 hasWeights = false;368 hasWeights = true;
233 private boolean hasWeights = false; // other than 1.0 field in LocalePriorityList.Builder248 hasWeights = true; in Builder()279 if (hasWeights) {298 hasWeights = false;383 hasWeights = true;
226 if (weight < WEIGHT_ONE) { hasWeights = true; } in add()234 if (U_FAILURE(errorCode) || getLength() <= 1 || !hasWeights) { return; } in sort()
109 bool hasWeights = false; // other than 1.0 variable