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

  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 104 menu.addIntentOptions(Menu.CATEGORY_ALTERNATIVE, 0, 0,
132 menu.addIntentOptions(Menu.CATEGORY_ALTERNATIVE, 0, 0, null, specifics, intent, 0,
NoteEditor.java 289 menu.addIntentOptions(Menu.CATEGORY_ALTERNATIVE, 0, 0,
  /frameworks/base/core/java/android/view/
Menu.java 111 * Flag for {@link #addIntentOptions}: if set, do not automatically remove
289 public int addIntentOptions(int groupId, int itemId, int order,
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuBuilder.java 420 public int addIntentOptions(int group, int id, int categoryOrder, ComponentName caller,
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 1080 milliseconds