HomeSort by relevance Sort by last modified time
    Searched defs:categoryId (Results 1 - 13 of 13) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastResources.java 63 int categoryId = getCmasCategoryResId(cmasInfo);
64 if (categoryId != 0) {
65 appendMessageDetail(context, buf, R.string.cmas_category_heading, categoryId);
  /external/clang/lib/Parse/
ParseObjc.cpp 212 IdentifierInfo *categoryId = 0;
221 categoryId = Tok.getIdentifierInfo();
250 categoryId, categoryLoc,
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
EmojiPalettesView.java 104 public CategoryProperties(final int categoryId, final int pageCount) {
105 mCategoryId = categoryId;
177 private void addShownCategoryId(int categoryId) {
178 // Load a keyboard of categoryId
179 getKeyboard(categoryId, 0 /* cagetoryPageId */);
181 new CategoryProperties(categoryId, getCategoryPageCount(categoryId));
185 public String getCategoryName(int categoryId, int categoryPageId) {
186 return sCategoryName[categoryId] + "-" + categoryPageId;
194 public int getCategoryIcon(int categoryId) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar 

Completed in 273 milliseconds