HomeSort by relevance Sort by last modified time
    Searched refs:ATTACHMENT (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java 52 import com.android.emailcommon.provider.EmailContent.Attachment;
101 "vnd.android.cursor.item/email-attachment";
152 // Version 11: Add content and flags to attachment table
153 // Version 12: Add content_bytes to attachment table. content is deprecated.
157 // Version 16: Add accountKey to Attachment table
203 private static final int ATTACHMENT = ATTACHMENT_BASE;
244 Attachment.TABLE_NAME,
258 null, // Attachment
272 null, // Attachment
368 // insert into this URI causes an attachment to be added to the messag
    [all...]
  /external/collada/include/1.4/dom/
domRigid_constraint.h 41 * Defines the attachment (to a rigid_body or a node) to be used as the reference-frame.
58 * Allows you to "position" the attachment point. @see domTranslate
62 * Allows you to "position" the attachment point. @see domRotate
181 * Defines an attachment to a rigid-body or a node.
186 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::ATTACHMENT; }
198 * Allows you to "position" the attachment point. @see domTranslate
202 * Allows you to "position" the attachment point. @see domRotate
991 * Defines the attachment (to a rigid_body or a node) to be used as the reference-frame.
996 * Defines an attachment to a rigid-body or a node. @see domAttachment
    [all...]
domTypes.h     [all...]

Completed in 107 milliseconds