Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ context
Method
context
app/src/main/java/com/github/catvod/spider/Init.java:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
public
static
Application context() {
31
return
get().app;
32
}
33
34
public
static
void
init(Context context) {
35
get().app = ((Application) context);
Callers
5
makeText
Method · 0.95
getPrefers
Method · 0.95
copy
Method · 0.95
openFile
Method · 0.95
getShareUri
Method · 0.95
Calls
1
get
Method · 0.95
Tested by
no test coverage detected