Searched refs:EN_US_AZERTY (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
H A DSubtypeLocaleUtilsTests.java48 InputMethodSubtype EN_US_AZERTY; field in class:SubtypeLocaleUtilsTests
81 EN_US_AZERTY = AdditionalSubtypeUtils.createAdditionalSubtype(
170 SubtypeLocaleUtils.getSubtypeDisplayNameInSystemLocale(EN_US_AZERTY));
234 SubtypeLocaleUtils.getSubtypeDisplayNameInSystemLocale(EN_US_AZERTY));
350 SubtypeLocaleUtils.getFullDisplayName(EN_US_AZERTY));
359 SubtypeLocaleUtils.getMiddleDisplayName(EN_US_AZERTY));
366 SubtypeLocaleUtils.getShortDisplayName(EN_US_AZERTY));

Completed in 7 milliseconds