Searched refs:env_version (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Nfc/jni/
H A Dcom_android_nfc.h128 int env_version; member in struct:nfc_jni_native_data
H A Dcom_android_nfc_NativeNfcManager.cpp785 thread_args.version = nat->env_version;
856 nat->vm->GetEnv( (void **)&e, nat->env_version);
1004 nat->vm->GetEnv( (void **)&e, nat->env_version);
1234 nat->vm->GetEnv( (void **)&e, nat->env_version);
1713 nat->env_version = e->GetVersion();

Completed in 140 milliseconds