Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getJavaObject
Method
getJavaObject
src/cinder/android/app/CinderNativeActivity.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
jobject CinderNativeActivity::getJavaObject()
161
{
162
return CinderNativeActivity::getInstance()->mJavaObject;
163
}
164
165
cinder::fs::path CinderNativeActivity::getCacheDirectory()
166
{
Callers
8
getCacheDirectory
Method · 0.80
getPicturesDirectory
Method · 0.80
setWallpaper
Method · 0.80
getDisplayRotation
Method · 0.80
setKeepScreenOn
Method · 0.80
setFullScreen
Method · 0.80
launchWebBrowser
Method · 0.80
launchTwitter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected