Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/afkT/DevUtils
/ getApplication
Method
getApplication
lib/DevApp/src/main/java/dev/DevUtils.java:166–168 ·
view source on GitHub ↗
获取全局 Application @return Application
()
Source
from the content-addressed store, hash-verified
164
* @
return
{@link Application}
165
*/
166
public
static
Application getApplication() {
167
return
getApplication(DevUtils.sContext);
168
}
169
170
/**
171
* 获取全局 Application
Callers
6
getApplicationExtended
Method · 0.95
ActivityLifecycleAssist
Method · 0.95
ThisActivityLifecycleAssist
Method · 0.95
initializeDefaultEngines
Method · 0.80
retrieveScopeViewModelInstance
Method · 0.80
retrieveScopeViewModelInstance
Method · 0.80
Calls
1
eTag
Method · 0.95
Tested by
no test coverage detected