HomeSort by relevance Sort by last modified time
    Searched refs:currentCategoryId (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiPalettesView.java 274 final int currentCategoryId = mEmojiCategory.getCurrentCategoryId();
277 if (newCategoryId == currentCategoryId) {
280 } else if (newCategoryId > currentCategoryId) {
283 } else if (newCategoryId < currentCategoryId) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 68 milliseconds