MCPcopy 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
160jobject CinderNativeActivity::getJavaObject()
161{
162 return CinderNativeActivity::getInstance()->mJavaObject;
163}
164
165cinder::fs::path CinderNativeActivity::getCacheDirectory()
166{

Callers 8

getCacheDirectoryMethod · 0.80
getPicturesDirectoryMethod · 0.80
setWallpaperMethod · 0.80
getDisplayRotationMethod · 0.80
setKeepScreenOnMethod · 0.80
setFullScreenMethod · 0.80
launchWebBrowserMethod · 0.80
launchTwitterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected