Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesAdapter.java57 public void addRecentKey(final Key key) { in addRecentKey() method in EmojiPalettesAdapter
H A DEmojiPalettesView.java348 mEmojiPalettesAdapter.addRecentKey(key); in onReleaseKey()