Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
AdapterLog
Method · 0.45
bindView
Method · 0.45
doInBackground
Method · 0.45
getKnownPort
Method · 0.45
onClick
Method · 0.45
onReady
Method · 0.45
onCreate
Method · 0.45
afterTextChanged
Method · 0.45
menu_challenge
Method · 0.45
onReceive
Method · 0.45
onPreExecute
Method · 0.45
doInBackground
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected