Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DLayoutBase.java64 public final LayoutCustomizer getCustomizer() { return mCustomizer; } in getCustomizer() method in LayoutBase
75 final LayoutCustomizer customizer = getCustomizer(); in convertCommonLayoutToKeyboard()
123 getCustomizer().setAccentedLetters(builder, elementId); in getCommonAlphabetShiftLayout()
148 getCustomizer().setAccentedLetters(builder, elementId); in getLayout()
DPcQwerty.java39 final LayoutCustomizer customizer = getCustomizer(); in getCommonAlphabetLayout()
79 final LayoutCustomizer customizer = getCustomizer(); in getCommonAlphabetShiftLayout()
126 final LayoutCustomizer customizer = getCustomizer(); in convertCommonLayoutToKeyboard()
DColemak.java40 getCustomizer().setAccentedLetters(builder); in getCommonAlphabetLayout()
53 getCustomizer().setAccentedLetters(builder); in getCommonAlphabetShiftLayout()
DAzerty.java37 final LayoutCustomizer customizer = getCustomizer(); in getCommonAlphabetLayout()
54 getCustomizer().setAccentedLetters(builder); in getCommonAlphabetShiftLayout()
DDvorak.java96 getCustomizer().setAccentedLetters(builder); in getLayout()