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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsSwedish.java36 private static final LayoutBase LAYOUT = new Nordic(new SwedishCustomizer(LOCALE));
41 private static class SwedishCustomizer extends EuroCustomizer { class in class:TestsSwedish
42 public SwedishCustomizer(final Locale locale) { super(locale); } method in class:TestsSwedish.SwedishCustomizer

Completed in 59 milliseconds