Home
last modified time | relevance | path

Searched refs:addIntentOptions (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DMenu.java295 public int addIntentOptions(int groupId, int itemId, int order, in addIntentOptions() method
/frameworks/base/core/java/com/android/internal/view/menu/
DActionMenu.java70 public int addIntentOptions(int groupId, int itemId, int order, in addIntentOptions() method in ActionMenu
DMenuBuilder.java439 public int addIntentOptions(int group, int id, int categoryOrder, ComponentName caller, in addIntentOptions() method in MenuBuilder
/frameworks/base/docs/html/guide/topics/ui/
Dmenus.jd621 android.view.Menu#addIntentOptions(int,int,int,ComponentName,Intent[],Intent,int,MenuItem[])
622 Menu.addIntentOptions()}. Android then searches for any applications that can perform the intent
648 menu.addIntentOptions(
664 {@link android.view.Menu#addIntentOptions(int,int,int,ComponentName,Intent[],Intent,int,MenuItem[])
665 addIntentOptions()} method returns the number of menu items added.</p>
668 android.view.Menu#addIntentOptions(int,int,int,ComponentName,Intent[],Intent,int,MenuItem[])
669 addIntentOptions()}, it overrides any and all menu items by the menu group specified in the first
/frameworks/base/docs/html/guide/topics/intents/
Dintents-filters.jd1030 <code>{@link android.view.Menu#addIntentOptions Menu.addIntentOptions()}</code>
/frameworks/base/api/
Dcurrent.txt22323 …method public abstract int addIntentOptions(int, int, int, android.content.ComponentName, android.…
D14.txt22323 …method public abstract int addIntentOptions(int, int, int, android.content.ComponentName, android.…