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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsPortuguesePT.java34 private static final LayoutBase LAYOUT = new Qwerty(new PortuguesePTCustomizer(LOCALE));
39 private static class PortuguesePTCustomizer extends PortugueseCustomizer { class in class:TestsPortuguesePT
42 public PortuguesePTCustomizer(final Locale locale) { method in class:TestsPortuguesePT.PortuguesePTCustomizer

Completed in 293 milliseconds