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

Method waitUntilResume

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

If the activity is currently paused, signal that we need to run the passed Runnable in onResume. This needs to be called from incoming places where resources might have been loaded while the activity is paused. That is because the Configuration (e.g., rotation) might be wrong when we're not runnin

(Runnable run)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

updateIconBadgesMethod · 0.95
bindAppsAddedMethod · 0.95
bindItemsMethod · 0.95
finishFirstPageBindMethod · 0.95
finishBindingItemsMethod · 0.95
bindAllApplicationsMethod · 0.95
bindWidgetsRestoredMethod · 0.95
bindShortcutsChangedMethod · 0.95

Calls 3

dMethod · 0.80
removeMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected