Searched defs:thresholdDistance (Results 1 – 5 of 5) sorted by relevance
32 private final int thresholdDistance; field in XLocaleMatcher44 private int thresholdDistance = -1; field in XLocaleMatcher.Builder73 public Builder setThresholdDistance(int thresholdDistance) { in setThresholdDistance()
340 private final int thresholdDistance; field in LocaleMatcher366 private int thresholdDistance = -1; field in LocaleMatcher.Builder606 public Builder internalSetThresholdDistance(int thresholdDistance) { in internalSetThresholdDistance()
323 private final int thresholdDistance; field in LocaleMatcher349 private int thresholdDistance = -1; field in LocaleMatcher.Builder576 public Builder internalSetThresholdDistance(int thresholdDistance) { in internalSetThresholdDistance()
697 int32_t thresholdDistance; variable