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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsEsperanto.java34 private static final LayoutBase LAYOUT = new Spanish(new EsperantoCustomizer(LOCALE));
39 private static class EsperantoCustomizer extends LayoutCustomizer { class in class:TestsEsperanto
40 public EsperantoCustomizer(final Locale locale) { super(locale); } method in class:TestsEsperanto.EsperantoCustomizer

Completed in 215 milliseconds