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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
H A DFrenchCustomizer.java24 public class FrenchCustomizer extends LayoutCustomizer { class in inherits:LayoutCustomizer
25 public FrenchCustomizer(final Locale locale) { super(locale); } method in class:FrenchCustomizer
90 public static final class FrenchEuroCustomizer extends FrenchCustomizer {

Completed in 101 milliseconds