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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DThai.java34 super(new ThaiCustomizer(locale), Symbols.class, SymbolsShifted.class);
40 private static class ThaiCustomizer extends LayoutCustomizer { class in class:Thai
41 ThaiCustomizer(final Locale locale) { super(locale); } method in class:Thai.ThaiCustomizer

Completed in 104 milliseconds