Searched defs:addIntentOptions (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
H A DMenu.java117 * Flag for {@link #addIntentOptions}: if set, do not automatically remove
295 public int addIntentOptions(int groupId, int itemId, int order, method in interface:Menu
/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenu.java70 public int addIntentOptions(int groupId, int itemId, int order, method in class:ActionMenu
H A DMenuBuilder.java465 public int addIntentOptions(int group, int id, int categoryOrder, ComponentName caller, method in class:MenuBuilder
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
H A DMenuWrapperICS.java81 public int addIntentOptions(int groupId, int itemId, int order, ComponentName caller, method in class:MenuWrapperICS
89 .addIntentOptions(groupId, itemId, order, caller, specifics, intent, flags, items);
H A DMenuBuilder.java495 public int addIntentOptions(int group, int id, int categoryOrder, ComponentName caller, method in class:MenuBuilder

Completed in 27 milliseconds