MCPcopy Index your code
hub / github.com/LeongAndroid/Launcher3 / CallbackTask

Interface CallbackTask

src/com/android/launcher3/LauncherModel.java:612–615  ·  view source on GitHub ↗

A task to be executed on the current callbacks on the UI thread. If there is no current callbacks, the task is ignored.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

get_favoritesFunction · 0.65
get_screensFunction · 0.65
process_fileFunction · 0.65
startLoaderMethod · 0.65
bindAllApplicationsMethod · 0.65
bindAllWidgetsMethod · 0.65
runMethod · 0.65
setWallpaperDimensionMethod · 0.65

Implementers 10

LauncherModelsrc/com/android/launcher3/LauncherMode
PackageInstallStateChangedTasksrc/com/android/launcher3/model/Packag
UserLockStateChangedTasksrc/com/android/launcher3/model/UserLo
ShortcutsChangedTasksrc/com/android/launcher3/model/Shortc
AddWorkspaceItemsTasksrc/com/android/launcher3/model/AddWor
CacheDataUpdatedTasksrc/com/android/launcher3/model/CacheD
PackageUpdatedTasksrc/com/android/launcher3/model/Packag
BaseModelUpdateTasksrc/com/android/launcher3/model/BaseMo
ViewOnDrawExecutorsrc/com/android/launcher3/util/ViewOnD
LooperExecutorsrc/com/android/launcher3/util/LooperE

Calls

no outgoing calls

Tested by

no test coverage detected