Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java291 mEmojiPalettesView.stopEmojiPalettes(); in setMainKeyboardFrame()
353 mEmojiPalettesView.stopEmojiPalettes(); in onToggleKeyboard()
457 mEmojiPalettesView.stopEmojiPalettes(); in deallocateMemory()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java394 public void stopEmojiPalettes() { in stopEmojiPalettes() method in EmojiPalettesView