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

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

Completed in 62 milliseconds