Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ getAddress
Method
getAddress
app/src/main/java/com/fongmi/android/tv/server/Server.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
String getAddress() {
30
return
getAddress(false);
31
}
32
33
public
String getAddress(
int
tab) {
34
return
getAddress(false) +
"?tab="
+ tab;
Callers
14
initView
Method · 0.80
onCode
Method · 0.80
initView
Method · 0.80
initView
Method · 0.80
initView
Method · 0.80
initView
Method · 0.80
convert
Method · 0.80
get
Method · 0.80
getAuth
Method · 0.80
startWeb
Method · 0.80
getUrl
Method · 0.80
findDevice
Method · 0.80
Calls
2
getIp
Method · 0.95
getPort
Method · 0.95
Tested by
no test coverage detected