Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java366 private static void setupAlphabetKey(final TextView alphabetKey, final String label, in setupAlphabetKey() method in EmojiPalettesView
388 setupAlphabetKey(mAlphabetKeyLeft, switchToAlphaLabel, params); in startEmojiPalettes()
389 setupAlphabetKey(mAlphabetKeyRight, switchToAlphaLabel, params); in startEmojiPalettes()