MCPcopy Index your code
hub / github.com/cSploit/android / getHost

Method getHost

cSploit/src/org/csploit/android/net/RemoteReader.java:243–245  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

241 }
242
243 private String getHost() {
244 return host;
245 }
246
247 public static RemoteReader fromHost(String host) {
248 synchronized (readers) {

Callers 4

fromHostMethod · 0.80
fromUrlMethod · 0.80
runMethod · 0.80
onInputEnteredMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected