Searched refs:mAssociationDesc (Results 1 – 6 of 6) sorted by relevance
42 mAssociationDesc(0), in MtpObjectInfo()75 mAssociationDesc = packet.getUInt32(); in read()103 mParent, mAssociationType, mAssociationDesc); in print()
42 uint32_t mAssociationDesc; variable
433 mData.putUInt32(info->mAssociationDesc); in sendObjectInfo()
704 mData.putUInt32(info.mAssociationDesc); in doGetObjectInfo()
39 private int mAssociationDesc; field in MtpObjectInfo203 return mAssociationDesc; in getAssociationDesc()
284 if (objectInfo->mAssociationDesc) in android_mtp_MtpDevice_get_object_info()285 env->SetIntField(info, field_objectInfo_associationDesc, objectInfo->mAssociationDesc); in android_mtp_MtpDevice_get_object_info()