MCPcopy Create free account
hub / github.com/LeongAndroid/Launcher3 / removeItem

Method removeItem

src/com/android/launcher3/Launcher.java:2140–2171  ·  view source on GitHub ↗

Unbinds the view for the specified item, and removes the item and all its children. @param v the view being removed. @param itemInfo the ItemInfo for this view. @param deleteFromDb whether or not to delete this item from the db.

(View v, final ItemInfo itemInfo, boolean deleteFromDb)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

evaluateMethod · 0.45

Calls 9

getModelWriterMethod · 0.95
deleteWidgetInfoMethod · 0.95
getTagMethod · 0.80
removeWorkspaceItemMethod · 0.80
removeListenersMethod · 0.80
removeMethod · 0.45

Tested by

no test coverage detected