MCPcopy Index your code
hub / github.com/M66B/NetGuard / toString

Method toString

app/src/main/java/eu/faircode/netguard/Rule.java:448–452  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

446 }
447
448 @Override
449 public String toString() {
450 // This is used in the port forwarding dialog application selector
451 return this.name;
452 }
453}

Callers 15

AdapterLogMethod · 0.45
bindViewMethod · 0.45
doInBackgroundMethod · 0.45
getKnownPortMethod · 0.45
onClickMethod · 0.45
onReadyMethod · 0.45
onCreateMethod · 0.45
afterTextChangedMethod · 0.45
menu_challengeMethod · 0.45
onReceiveMethod · 0.45
onPreExecuteMethod · 0.45
doInBackgroundMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected