Searched refs:WORD_TAG (Results 1 – 2 of 2) sorted by relevance
34 public static final String WORD_TAG = "word"; field in CombinedFormatUtils59 builder.append(" " + WORD_TAG + "=" + wordProperty.mWord); in formatWordProperty()
107 if (args[0].matches(CombinedFormatUtils.WORD_TAG + "=.*")) { in readDictionaryCombined()122 case CombinedFormatUtils.WORD_TAG: in readDictionaryCombined()