Searched refs:cls_Env (Results 1 – 1 of 1) sorted by relevance
365 jclass cls_Env = env->FindClass( CLASS_NAME ); in GetExternalFilesDirJString() local366 jmethodID mid = env->GetMethodID( cls_Env, "getExternalFilesDir", in GetExternalFilesDirJString()