Searched refs:PROBABILITY_TAG (Results 1 – 2 of 2) sorted by relevance
122 } else if (CombinedFormatUtils.PROBABILITY_TAG.equals(params[0])) { in readDictionaryCombined()148 } else if (CombinedFormatUtils.PROBABILITY_TAG.equals(params[0])) { in readDictionaryCombined()167 } else if (CombinedFormatUtils.PROBABILITY_TAG.equals(params[0])) { in readDictionaryCombined()
30 public static final String PROBABILITY_TAG = "f"; field in CombinedFormatUtils91 builder.append(PROBABILITY_TAG + "=" + probabilityInfo.mProbability); in formatProbabilityInfo()