Searched refs:LOCALE_ZH_CN (Results 1 – 1 of 1) sorted by relevance
64 private static final Locale LOCALE_ZH_CN = new Locale("zh", "CN"); field in InputMethodUtilsTest129 assertDefaultEnabledImes(getSamplePreinstalledImes("zh-rCN"), LOCALE_ZH_CN, in testKeyboardImes()