Searched refs:field_objectInfo_thumbCompressedSize (Results 1 – 1 of 1) sorted by relevance
89 static jfieldID field_objectInfo_thumbCompressedSize; variable152 env->SetIntField(object, field_objectInfo_thumbCompressedSize, in fill_jobject_from_object_info()622 env->GetIntField(info, field_objectInfo_thumbCompressedSize); in android_mtp_MtpDevice_send_object_info()907 field_objectInfo_thumbCompressedSize = env->GetFieldID(clazz, "mThumbCompressedSize", "I"); in register_android_mtp_MtpDevice()908 if (field_objectInfo_thumbCompressedSize == NULL) { in register_android_mtp_MtpDevice()