HomeSort by relevance Sort by last modified time
    Searched refs:COMBINING_RULES (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java 133 public static final String COMBINING_RULES = "CombiningRules";
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SubtypeLocaleUtils.java 19 import static com.android.inputmethod.latin.common.Constants.Subtype.ExtraValue.COMBINING_RULES;
349 return subtype.getExtraValueOf(COMBINING_RULES);

Completed in 187 milliseconds