Searched defs:EnglishINCustomizer (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsEnglishIN.java35 private static final LayoutBase LAYOUT = new Qwerty(new EnglishINCustomizer(LOCALE));
40 private static class EnglishINCustomizer extends EnglishCustomizer { class in class:TestsEnglishIN
41 public EnglishINCustomizer(final Locale locale) { super(locale); } method in class:TestsEnglishIN.EnglishINCustomizer

Completed in 795 milliseconds