Lines Matching refs:ScopedJNIEnv
42 class ScopedJNIEnv class
46 ScopedJNIEnv (JavaVM* vm);
47 ~ScopedJNIEnv (void);
58 ScopedJNIEnv::ScopedJNIEnv (JavaVM* vm) in ScopedJNIEnv() function in tcu::Android::__anon41be6e260111::ScopedJNIEnv
78 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()
601 const ScopedJNIEnv env(activity->vm); in getDisplayMetrics()