MCPcopy 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

initViewMethod · 0.80
onCodeMethod · 0.80
initViewMethod · 0.80
initViewMethod · 0.80
initViewMethod · 0.80
initViewMethod · 0.80
convertMethod · 0.80
getMethod · 0.80
getAuthMethod · 0.80
startWebMethod · 0.80
getUrlMethod · 0.80
findDeviceMethod · 0.80

Calls 2

getIpMethod · 0.95
getPortMethod · 0.95

Tested by

no test coverage detected