Searched refs:envStatus (Results 1 – 1 of 1) sorted by relevance
48 int envStatus = vm_->GetEnv((void**)&env, JNI_VERSION_1_6); in Process() local50 switch(envStatus) { in Process()54 ALOGW("JNI Version is not supported, status : %d", envStatus); in Process()65 ALOGW("JNIEnv is not OK, status : %d", envStatus); in Process()