Searched refs:field_objectInfo_thumbFormat (Results 1 – 1 of 1) sorted by relevance
90 static jfieldID field_objectInfo_thumbFormat; variable159 field_objectInfo_thumbFormat = GetFieldIDOrDie(env, clazz_objectInfo, "mThumbFormat", "I"); in initializeJavaIDs()248 env->SetIntField(object, field_objectInfo_thumbFormat, objectInfo->mThumbFormat); in fill_jobject_from_object_info()770 object_info->mThumbFormat = env->GetIntField(info, field_objectInfo_thumbFormat); in android_mtp_MtpDevice_send_object_info()