Searched refs:field_objectInfo_thumbPixWidth (Results 1 – 1 of 1) sorted by relevance
75 static jfieldID field_objectInfo_thumbPixWidth; variable264 env->SetIntField(info, field_objectInfo_thumbPixWidth, objectInfo->mThumbPixWidth); in android_mtp_MtpDevice_get_object_info()540 field_objectInfo_thumbPixWidth = env->GetFieldID(clazz, "mThumbPixWidth", "I"); in register_android_mtp_MtpDevice()541 if (field_objectInfo_thumbPixWidth == NULL) { in register_android_mtp_MtpDevice()