Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ setName
Method
setName
cSploit/src/org/csploit/android/net/reference/Link.java:15–17 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
13
}
14
15
public
void
setName(String name) {
16
this.name = name;
17
}
18
19
@Override
20
public
String getUrl() {
Callers
3
run
Method · 0.45
run
Method · 0.45
onContentFetched
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected