Searched refs:ScopedJNIEnv (Results 1 – 1 of 1) sorted by relevance
42 class ScopedJNIEnv class46 ScopedJNIEnv (JavaVM* vm);47 ~ScopedJNIEnv (void);58 ScopedJNIEnv::ScopedJNIEnv (JavaVM* vm) in ScopedJNIEnv() function in tcu::Android::__anon4bdb89260111::ScopedJNIEnv78 ScopedJNIEnv::~ScopedJNIEnv (void) in ~ScopedJNIEnv()370 const ScopedJNIEnv env(activity->vm); in getIntentStringExtra()377 const ScopedJNIEnv env(activity->vm); in setRequestedOrientation()384 const ScopedJNIEnv env(activity->vm); in describePlatform()391 const ScopedJNIEnv scopedJniEnv (activity->vm); in getTotalAndroidSystemMemory()