Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Justson/AgentWeb
/ getUri
Method
getUri
agentweb-core/src/main/java/com/just/agentweb/Action.java:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
public
Uri getUri() {
116
return
mUri;
117
}
118
119
public
void
setUri(Uri uri) {
120
mUri = uri;
Callers
2
processData
Method · 0.80
onActivityResult
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected