HomeSort by relevance Sort by last modified time
    Searched full:menu (Results 201 - 225 of 1265) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/docs/html/guide/practices/ui_guidelines/
index.jd 42 <dt><a href="{@docRoot}guide/practices/ui_guidelines/menu_design.html">Menu Design Guidelines</a> </dt>
47 menu items, when to put commands on-screen, and other details about
48 menu design.
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java 49 import android.view.Menu;
166 private MenuItem addSlideShowMenu(Menu menu) {
167 return menu.add(Menu.NONE, Menu.NONE, MenuHelper.POSITION_SLIDESHOW,
476 public boolean onCreateOptionsMenu(Menu menu) {
481 MenuHelper.addCapturePictureMenuItems(menu, this);
483 MenuHelper.addCaptureVideoMenuItems(menu, this)
    [all...]
  /packages/apps/Phone/src/com/android/phone/
EditFdnContactScreen.java 39 import android.view.Menu;
56 // Menu item codes
162 public boolean onCreateOptionsMenu(Menu menu) {
163 super.onCreateOptionsMenu(menu);
167 // Added the icons to the context menu
168 menu.add(0, MENU_IMPORT, 0, r.getString(R.string.importToFDNfromContacts))
170 menu.add(0, MENU_DELETE, 0, r.getString(R.string.menu_delete))
176 * Allow the menu to be opened ONLY if we're not busy.
179 public boolean onPrepareOptionsMenu(Menu menu)
    [all...]
SimContacts.java 45 import android.view.Menu;
270 public boolean onCreateOptionsMenu(Menu menu) {
271 super.onCreateOptionsMenu(menu);
272 menu.add(0, MENU_IMPORT_ALL, 0, R.string.importAllSimEntries);
277 public boolean onPrepareOptionsMenu(Menu menu) {
278 MenuItem item = menu.findItem(MENU_IMPORT_ALL);
282 return super.onPrepareOptionsMenu(menu);
328 public void onCreateContextMenu(ContextMenu menu, View v
    [all...]
  /packages/apps/Stk/res/values/
strings.xml 20 <!-- Menu button option for ending current SIM session -->
22 <!-- Menu button option for requesting additional help information -->
24 <!-- Menu button option to navigate back to the previous screen -->
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
dir 7 This (the Directory node) gives a menu of major topics.
12 In Emacs, you can click mouse button 2 on a menu item or cross reference
15 * Menu:
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
dir 7 This (the Directory node) gives a menu of major topics.
12 In Emacs, you can click mouse button 2 on a menu item or cross reference
15 * Menu:
  /frameworks/base/core/java/android/app/
Dialog.java 35 import android.view.Menu;
685 * @see Activity#onCreatePanelMenu(int, Menu)
687 public boolean onCreatePanelMenu(int featureId, Menu menu) {
689 return onCreateOptionsMenu(menu);
696 * @see Activity#onPreparePanel(int, View, Menu)
698 public boolean onPreparePanel(int featureId, View view, Menu menu) {
699 if (featureId == Window.FEATURE_OPTIONS_PANEL && menu != null) {
700 boolean goforit = onPrepareOptionsMenu(menu);
    [all...]
  /external/webkit/WebCore/manual-tests/
form-value-restore.html 2 To test, use the Debug menu to turn off "Use Back/Forward Cache".
  /external/webkit/WebCore/platform/wx/
ContextMenuWx.cpp 31 #include "wx/menu.h"
92 void ContextMenu::setPlatformDescription(PlatformMenuDescription menu)
94 if (!menu)
100 m_platformDescription = menu;
PopupMenuWx.cpp 2 * This file is part of the popup menu implementation for <select> elements in WebCore.
36 #include <wx/menu.h>
64 // construct the menu
74 // FIXME: appending a menu item with an empty label asserts in
  /frameworks/base/core/res/res/layout/
expanded_menu_layout.xml 17 <com.android.internal.view.menu.ExpandedMenuView xmlns:android="http://schemas.android.com/apk/res/android"
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuLayoutLandscape.java 17 package android.view.menu;
MenuLayoutPortrait.java 17 package android.view.menu;
MenuWith1Item.java 17 package android.view.menu;
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiInfo.java 26 * Wifi information menu item on the diagnostic screen
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuSourceViewerConfig.java 17 package com.android.ide.eclipse.adt.internal.editors.menu;
  /external/qemu/distrib/sdl-1.2.12/src/main/macosx/
SDLMain.m 17 - (void)setAppleMenu:(NSMenu *)menu;
71 /* Invoked from the Quit menu item */
103 /* Fix menu to contain the real app name instead of "SDL App" */
139 /* Add menu items */
159 /* Put menu into the menubar */
164 /* Tell the application object that this is now the application menu */
172 /* Create a window menu */
186 /* Put menu into the menubar */
191 /* Tell the application object that this is now the window menu */
296 /* Set the main menu to contain the real app name instead of "SDL App" *
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowEditActivity.java 38 import android.view.Menu;
56 // Menu ids.
222 public boolean onPrepareOptionsMenu(Menu menu) {
223 menu.clear();
229 menu.add(0, MENU_MOVE_UP, 0, R.string.move_up).setIcon(R.drawable.ic_menu_move_up);
233 menu.add(0, MENU_MOVE_DOWN, 0, R.string.move_down).setIcon(
237 menu.add(0, MENU_ADD_SLIDE, 0, R.string.add_slide).setIcon(R.drawable.ic_menu_add_slide);
239 menu.add(0, MENU_REMOVE_SLIDE, 0, R.string.remove_slide).setIcon(
242 menu.add(0, MENU_ADD_SLIDE, 0, R.string.add_slide).setIcon(R.drawable.ic_menu_add_slide)
    [all...]
  /development/samples/ApiDemos/res/menu/
disabled.xml 17 <menu xmlns:android="http://schemas.android.com/apk/res/android">
55 </menu>
shortcuts.xml 17 <menu xmlns:android="http://schemas.android.com/apk/res/android">
60 </menu>
  /development/simulator/app/assets/motorola-q/
layout.xml 20 <button keyCode="soft-left" src="menu-left.png" x="35" y="385"/>
21 <button keyCode="soft-right" src="menu-right.png" x="270" y="385"/>
  /external/grub/docs/
menu.lst 2 # Sample boot menu configuration file
68 title Windows NT / Windows 95 boot menu
  /external/libpng/contrib/visupng/
VisualPng.rc 52 // Menu
55 VISUALPNG MENU DISCARDABLE
  /external/webkit/WebKit/haiku/WebCoreSupport/
ContextMenuClientHaiku.cpp 43 PlatformMenuDescription ContextMenuClientHaiku::getCustomMenuFromDefaultItems(ContextMenu* menu)
45 return menu->platformDescription();

Completed in 72 milliseconds

1 2 3 4 5 6 7 891011>>