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

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
RoboMenu.java 103 public int addIntentOptions(int groupId, int itemId, int order, ComponentName caller, Intent[] specifics,
  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 156 menu.addIntentOptions(Menu.CATEGORY_ALTERNATIVE, 0, 0,
216 menu.addIntentOptions(
337 menu.addIntentOptions(Menu.CATEGORY_ALTERNATIVE, 0, 0,
NoteEditor.java 334 menu.addIntentOptions(Menu.CATEGORY_ALTERNATIVE, 0, 0,

Completed in 841 milliseconds