Searched refs:ID_SYMBOLS (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategory.java52 private static final int ID_SYMBOLS = 5; field in class:EmojiCategory
134 Settings.readLastShownEmojiCategoryId(mPrefs, EmojiCategory.ID_SYMBOLS);
136 addShownCategoryId(EmojiCategory.ID_SYMBOLS);

Completed in 70 milliseconds