Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DArabic.java32 super(new ArabicCustomizer(locale), ArabicSymbols.class, ArabicSymbolsShifted.class); in Arabic()
38 private static class ArabicCustomizer extends LayoutCustomizer { class in Arabic
39 ArabicCustomizer(final Locale locale) { super(locale); } in ArabicCustomizer() method in Arabic.ArabicCustomizer