Searched refs:field_objectInfo_format (Results 1 – 1 of 1) sorted by relevance
87 static jfieldID field_objectInfo_format; variable154 field_objectInfo_format = GetFieldIDOrDie(env, clazz_objectInfo, "mFormat", "I"); in initializeJavaIDs()242 env->SetIntField(object, field_objectInfo_format, objectInfo->mFormat); in fill_jobject_from_object_info()767 object_info->mFormat = env->GetIntField(info, field_objectInfo_format); in android_mtp_MtpDevice_send_object_info()