Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ context
Method
context
catvod/src/main/java/com/github/catvod/Init.java:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
public
static
Context context() {
20
return
get().context.get();
21
}
22
23
private
static
class
Loader {
24
static
volatile Init INSTANCE =
new
Init();
Callers
8
Platform
Method · 0.95
run
Method · 0.95
XLDownloadManager
Method · 0.95
open
Method · 0.95
cache
Method · 0.95
files
Method · 0.95
getPrefers
Method · 0.95
getWifiAddress
Method · 0.95
Calls
1
get
Method · 0.95
Tested by
no test coverage detected