Home
last modified time | relevance | path

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

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