Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/mobile
/ setContext
Method
setContext
bind/java/Seq.java:43–45 ·
view source on GitHub ↗
(Context context)
Source
from the content-addressed store, hash-verified
41
42
// setContext sets the context in the go-library to be used in RunOnJvm.
43
public
static
void
setContext(Context context) {
44
setContext((java.lang.Object)context);
45
}
46
47
private
static
native
void
init();
48
Callers
1
testAssets
Method · 0.95
Calls
no outgoing calls
Tested by
1
testAssets
Method · 0.76