Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ get
Method
get
app/src/main/java/com/fongmi/android/tv/server/Server.java:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
public
static
Server get() {
18
return
Loader.INSTANCE;
19
}
20
21
public
PlaybackService getService() {
22
return
service;
Callers
15
initView
Method · 0.95
onCode
Method · 0.95
onDestroy
Method · 0.95
initView
Method · 0.95
initView
Method · 0.95
initView
Method · 0.95
initView
Method · 0.95
convert
Method · 0.95
get
Method · 0.95
getAuth
Method · 0.95
onCreate
Method · 0.95
onDestroy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected