Home
last modified time | relevance | path

Searched refs:hi_ZZ (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java150 final Locale hi_ZZ = new Locale("hi", "ZZ"); in testHinglishActionLabel() local
152 hi_ZZ.toString(), SubtypeLocaleUtils.QWERTY); in testHinglishActionLabel()
158 doTestActionKeysInLocaleWithKeyboardTextsSet(hiLatn, hi_ZZ, new Locale("hi")); in testHinglishActionLabel()
159 doTestActionKeysInLocaleWithKeyboardTextsSet(hiLatn, hi_ZZ, Locale.US); in testHinglishActionLabel()
160 doTestActionKeysInLocaleWithKeyboardTextsSet(hiLatn, hi_ZZ, Locale.FRENCH); in testHinglishActionLabel()
161 doTestActionKeysInLocaleWithKeyboardTextsSet(hiLatn, hi_ZZ, Locale.ITALIAN); in testHinglishActionLabel()
162 doTestActionKeysInLocaleWithKeyboardTextsSet(hiLatn, hi_ZZ, Locale.JAPANESE); in testHinglishActionLabel()