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

  /packages/apps/Email/src/com/android/email/activity/
UIControllerTwoPane.java 105 int menuId = -1;
111 menuId = R.menu.message_search_list_fragment_option;
113 menuId = R.menu.message_list_fragment_option;
119 menuId = R.menu.message_view_fragment_option;
123 if (menuId != -1) {
124 inflater.inflate(menuId, menu);
  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 509 int menuId = item.getItemId();
510 if (menuId == UNINSTALL_ALL_USERS_MENU) {
    [all...]
ManageApplications.java     [all...]
  /prebuilts/devtools/tools/lib/
swtmenubar.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1263 milliseconds