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::__anon41be6e260111::ScopedJNIEnv78 ScopedJNIEnv::~ScopedJNIEnv (void) in ~ScopedJNIEnv()379 const ScopedJNIEnv env(activity->vm); in supportsAny64BitABI()573 const ScopedJNIEnv env(activity->vm); in getIntentStringExtra()580 const ScopedJNIEnv env(activity->vm); in setRequestedOrientation()587 const ScopedJNIEnv env(activity->vm); in describePlatform()594 const ScopedJNIEnv env(activity->vm); in hasSystemFeature()[all …]