Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiCategory.java67 public final int mPageCount; field in EmojiCategory.CategoryProperties
70 mPageCount = pageCount; in CategoryProperties()
270 return prop.mPageCount; in getCategoryPageSize()
320 sum += props.mPageCount; in getPageIdFromCategoryId()
343 sum += properties.mPageCount; in getCategoryIdAndPageIdFromPagePosition()
403 sum += properties.mPageCount; in getTotalPageCountOfAllCategories()