HomeSort by relevance Sort by last modified time
    Searched refs:menu (Results 1 - 25 of 1344) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuLayoutLandscape.java 17 package android.view.menu;
MenuLayoutPortrait.java 17 package android.view.menu;
  /external/clang/test/CodeGen/
pragma-pack-3.c 11 struct menu { struct in union:command
14 } menu; member in union:command
  /external/toybox/kconfig/
menu.c 12 struct menu rootmenu;
13 static struct menu **last_entry_ptr;
18 static void menu_warn(struct menu *menu, const char *fmt, ...)
22 fprintf(stderr, "%s:%d:warning: ", menu->file->name, menu->lineno);
46 struct menu *menu; local
48 menu = malloc(sizeof(*menu));
230 struct menu *menu, *last_menu; local
    [all...]
  /external/syslinux/gpxe/src/usr/
pxemenu.c 47 /** A PXE boot menu item */
56 * A PXE boot menu
58 * This structure encapsulates the menu information provided via DHCP
69 /** Number of menu items */
71 /** Selected menu item */
73 /** Menu items */
78 * Parse and allocate PXE boot menu
80 * @v menu PXE boot menu to fill in
84 * boot menu
346 struct pxe_menu *menu; local
    [all...]
  /frameworks/base/core/java/android/widget/
MenuItemHoverListener.java 6 import com.android.internal.view.menu.MenuBuilder;
9 * An interface notified when a menu item is hovered. Useful for cases when hover should trigger
16 * Called when hover exits a menu item.
21 * @param menu the item's parent menu
22 * @param item the hovered menu item
24 void onItemHoverExit(@NonNull MenuBuilder menu, @NonNull MenuItem item);
27 * Called when hover enters a menu item.
29 * @param menu the item's parent menu
    [all...]
  /external/syslinux/com32/hdt/
hdt-menu-processor.c 29 #include "hdt-menu.h"
31 static void show_flag(struct s_my_menu *menu, char *buffer, bool flag,
40 menu->items_count++;
50 /* Compute Processor menu */
51 void compute_processor(struct s_my_menu *menu, struct s_hardware *hardware)
62 menu->menu = add_menu(buffer, -1);
63 menu->items_count = 0;
66 menu->menu = add_menu(" Main Processor ", -1)
    [all...]
hdt-menu-memory.c 30 #include "hdt-menu.h"
34 static void compute_e820(struct s_my_menu *menu)
40 menu->items_count = 0;
41 menu->menu = add_menu(buffer, -1);
66 menu->items_count++;
71 static void compute_e801(struct s_my_menu *menu)
77 menu->items_count = 0;
78 menu->menu = add_menu(buffer, -1)
    [all...]
hdt-menu-syslinux.c 30 #include "hdt-menu.h"
32 /* Computing Syslinux menu */
33 void compute_syslinuxmenu(struct s_my_menu *menu, struct s_hardware *hardware)
43 menu->menu = add_menu(syslinux_fs_menu, -1);
44 menu->items_count = 0;
51 menu->items_count++;
58 menu->items_count++;
64 menu->items_count++;
70 menu->items_count++
    [all...]
hdt-menu-about.c 29 #include "hdt-menu.h"
31 /* Computing About menu*/
32 void compute_aboutmenu(struct s_my_menu *menu)
37 menu->menu = add_menu(" About ", -1);
38 menu->items_count = 0;
45 menu->items_count++;
52 menu->items_count++;
57 menu->items_count++;
62 menu->items_count++
    [all...]
hdt-menu.h 34 #include "menu.h"
54 unsigned char menu; member in struct:s_my_menu
96 void compute_kernel(struct s_my_menu *menu, struct s_hardware *hardware);
99 void compute_disks(struct s_hdt_menu *menu, struct s_hardware *hardware);
102 void compute_motherboard(struct s_my_menu *menu, s_dmi * dmi);
103 void compute_battery(struct s_my_menu *menu, s_dmi * dmi);
104 void compute_system(struct s_my_menu *menu, s_dmi * dmi);
105 void compute_chassis(struct s_my_menu *menu, s_dmi * dmi);
106 void compute_bios(struct s_my_menu *menu, s_dmi * dmi);
107 void compute_memory(struct s_hdt_menu *menu, s_dmi * dmi
    [all...]
  /frameworks/base/core/tests/coretests/src/android/view/
ListContextMenu.java 26 import android.view.Menu;
98 public boolean onCreateOptionsMenu(Menu menu) {
99 MenuItem item = menu.add(0, 0, 0, "Really long menu item name");
103 SubMenu sm = menu.addSubMenu(0, 0, 0, "The 2nd item, a sub menu").setIcon(R.drawable.black_square_stretchable);
105 item.setTitleCondensed("Sub menu");
110 menu.add(0, 0, 0, "Item 3");
111 menu.add(0, 0, 0, "Item 4")
    [all...]
  /external/clang/www/
menu.css 5 [id=menu] {
10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
17 /* menu style */
20 #menu .submenu {
25 #menu label {
31 #menu a {
37 #menu a:visited {
  /external/compiler-rt/www/
menu.css 5 [id=menu] {
10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
17 /* menu style */
20 #menu .submenu {
25 #menu label {
31 #menu a {
37 #menu a:visited {
  /external/libcxx/www/
menu.css 5 [id=menu] {
10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
17 /* menu style */
20 #menu .submenu {
25 #menu label {
31 #menu a {
37 #menu a:visited {
  /external/libcxxabi/www/
menu.css 5 [id=menu] {
10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
17 /* menu style */
20 #menu .submenu {
25 #menu label {
31 #menu a {
37 #menu a:visited {
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/www/
menu.css 5 [id=menu] {
10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
17 /* menu style */
20 #menu .submenu {
25 #menu label {
31 #menu a {
37 #menu a:visited {
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/www/
menu.css 5 [id=menu] {
10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
17 /* menu style */
20 #menu .submenu {
25 #menu label {
31 #menu a {
37 #menu a:visited {
  /art/tools/ahat/src/
SubsetSelector.java 86 DocString menu = new DocString(); local
87 menu.appendFormat("(%d of %d elements shown - ", mLimit, all);
90 menu.appendLink(mQuery.with(mId, 0), DocString.text("show none"));
91 menu.append(" - ");
92 menu.appendLink(mQuery.with(mId, less), DocString.text("show less"));
93 menu.append(" - ");
95 menu.append("show none - show less - ");
99 menu.appendLink(mQuery.with(mId, more), DocString.text("show more"));
100 menu.append(" - ");
101 menu.appendLink(mQuery.with(mId, all), DocString.text("show all"))
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java 17 package com.android.internal.view.menu;
26 * A MenuPresenter is responsible for building views for a Menu object.
31 * Called by menu implementation to notify another component of open/close events.
35 * Called when a menu is closing.
36 * @param menu
39 public void onCloseMenu(MenuBuilder menu, boolean allMenusAreClosing);
43 * of menu state so that it does not attempt to hide the action bar
54 * Initializes this presenter for the given context and menu.
61 * @param menu the menu to host, or {@code null} to clear the hosted men
    [all...]
MenuHelper.java 17 package com.android.internal.view.menu;
20 * Interface for a helper capable of presenting a menu.
MenuView.java 17 package com.android.internal.view.menu;
19 import com.android.internal.view.menu.MenuBuilder;
20 import com.android.internal.view.menu.MenuItemImpl;
25 * Minimal interface for a menu view. {@link #initialize(MenuBuilder)} must be called for the
26 * menu to be functional.
32 * Initializes the menu to the given menu. This should be called after the
35 * @param menu The menu that this MenuView should display.
37 public void initialize(MenuBuilder menu);
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuPresenter.java 17 package android.support.v7.view.menu;
27 * A MenuPresenter is responsible for building views for a Menu object. It takes over some
36 * Called by menu implementation to notify another component of open/close events.
40 * Called when a menu is closing.
41 * @param menu
44 void onCloseMenu(MenuBuilder menu, boolean allMenusAreClosing);
48 * of menu state so that it does not attempt to hide the action bar
59 * Initializes this presenter for the given context and menu.
66 * @param menu the menu to host, or {@code null} to clear the hosted men
    [all...]
  /packages/apps/TV/src/com/android/tv/menu/
ItemListRow.java 17 package com.android.tv.menu;
22 import com.android.tv.menu.ItemListRowView.ItemListAdapter;
25 * A menu item which is used to represents the list of the items.
33 public ItemListRow(Context context, Menu menu, int titleResId, int itemHeightResId,
35 this(context, menu, context.getString(titleResId), itemHeightResId, adapter);
38 public ItemListRow(Context context, Menu menu, String title, int itemHeightResId,
40 super(context, menu, title, itemHeightResId);
  /packages/services/Car/car-support-lib/src/android/support/car/app/menu/compat/
EmbeddedSearchBoxEditListenerCompat.java 16 package android.support.car.app.menu.compat;
18 import android.support.car.app.menu.SearchBoxEditListener;
24 android.car.app.menu.SearchBoxEditListener {

Completed in 1448 milliseconds

1 2 3 4 5 6 7 8 91011>>