MCPcopy Create free account
hub / github.com/CyanogenMod/android_frameworks_base / add

Method add

core/java/android/view/Menu.java:142–142  ·  view source on GitHub ↗

Add a new item to the menu. This item displays the given title for its label. @param title The text to display for the item. @return The newly added menu item.

(CharSequence title)

Source from the content-addressed store, hash-verified

140 * @return The newly added menu item.
141 */
142 public MenuItem add(CharSequence title);
143
144 /**
145 * Add a new item to the menu. This item displays the given title for its

Callers 15

checkAndAddFileMethod · 0.65
addNestedSymbolMethod · 0.65
AaptSymbolsClass · 0.65
addGroupEntryMethod · 0.65
parseMethod · 0.65
scheduleMethod · 0.65
getNfcAidCategoriesFunction · 0.65
doDumpFunction · 0.65
doAddFunction · 0.65
addEntryMethod · 0.65
addPackageIncludeMethod · 0.65
addJarFileMethod · 0.65

Implementers 2

MenuBuildercore/java/com/android/internal/view/me
ActionMenucore/java/com/android/internal/view/me

Calls

no outgoing calls

Tested by 15

findFilesMethod · 0.52
mainFunction · 0.52
compareMethod · 0.52
testDelegateNativeMethod · 0.52
testDelegateInnerMethod · 0.52
setUpMethod · 0.52
setUpMethod · 0.52
setHasNativeMethodsMethod · 0.52
addListenerMethod · 0.52
getStorageListMethod · 0.52
getObjectListMethod · 0.52