Searched refs:field_objectInfo_format (Results 1 – 1 of 1) sorted by relevance
70 static jfieldID field_objectInfo_format; variable254 env->SetIntField(info, field_objectInfo_format, objectInfo->mFormat); in android_mtp_MtpDevice_get_object_info()515 field_objectInfo_format = env->GetFieldID(clazz, "mFormat", "I"); in register_android_mtp_MtpDevice()516 if (field_objectInfo_format == NULL) { in register_android_mtp_MtpDevice()