Searched refs:obj_File (Results 1 – 1 of 1) sorted by relevance
368 jobject obj_File = env->CallObjectMethod( activity_->clazz, mid, NULL ); in GetExternalFilesDirJString() local371 jstring obj_Path = (jstring) env->CallObjectMethod( obj_File, mid_getPath ); in GetExternalFilesDirJString()