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 not stored for this graph (policy: none)
no test coverage detected