Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ load
Method
load
app/src/main/java/com/fongmi/android/tv/api/config/VodConfig.java:68–70 ·
view source on GitHub ↗
(Config config, Callback callback)
Source
from the content-addressed store, hash-verified
66
}
67
68
public
static
void
load(Config config, Callback callback) {
69
get().clear().config(config).load(callback);
70
}
71
72
public
VodConfig init() {
73
return
config(Config.vod());
Callers
10
loadConfig
Method · 0.95
load
Method · 0.95
onCastEvent
Method · 0.95
parseDepot
Method · 0.95
syncHistory
Method · 0.95
syncKeep
Method · 0.95
loadConfig
Method · 0.95
load
Method · 0.95
setConfig
Method · 0.95
onReceiveCast
Method · 0.95
Calls
8
get
Method · 0.95
getJson
Method · 0.95
convert
Method · 0.95
checkJson
Method · 0.95
parse
Method · 0.95
config
Method · 0.45
clear
Method · 0.45
getUrl
Method · 0.45
Tested by
no test coverage detected