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