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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DLayoutBase.java259 public final LayoutCustomizer getCustomizer() { return mCustomizer; } method in class:LayoutBase
341 final LayoutCustomizer customizer = getCustomizer();
389 getCustomizer().setAccentedLetters(builder);
414 getCustomizer().setAccentedLetters(builder);

Completed in 51 milliseconds