Searched refs:getCustomizer (Results 1 – 5 of 5) sorted by relevance
64 public final LayoutCustomizer getCustomizer() { return mCustomizer; } in getCustomizer() method in LayoutBase75 final LayoutCustomizer customizer = getCustomizer(); in convertCommonLayoutToKeyboard()123 getCustomizer().setAccentedLetters(builder, elementId); in getCommonAlphabetShiftLayout()148 getCustomizer().setAccentedLetters(builder, elementId); in getLayout()
39 final LayoutCustomizer customizer = getCustomizer(); in getCommonAlphabetLayout()79 final LayoutCustomizer customizer = getCustomizer(); in getCommonAlphabetShiftLayout()126 final LayoutCustomizer customizer = getCustomizer(); in convertCommonLayoutToKeyboard()
40 getCustomizer().setAccentedLetters(builder); in getCommonAlphabetLayout()53 getCustomizer().setAccentedLetters(builder); in getCommonAlphabetShiftLayout()
37 final LayoutCustomizer customizer = getCustomizer(); in getCommonAlphabetLayout()54 getCustomizer().setAccentedLetters(builder); in getCommonAlphabetShiftLayout()
96 getCustomizer().setAccentedLetters(builder); in getLayout()