OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getcurrentcategoryid
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
EmojiPalettesView.java
206
public int
getCurrentCategoryId
() {
476
setCurrentCategoryId(mEmojiCategory.
getCurrentCategoryId
(), true /* force */);
529
final int currentCategoryId = mEmojiCategory.
getCurrentCategoryId
();
606
final int oldCategoryId = mEmojiCategory.
getCurrentCategoryId
();
[
all
...]
Completed in 851 milliseconds