Home | History | Annotate | Download | only in mtp

Lines Matching defs:mtp

17 package android.mtp;
20 * This class encapsulates information about an object on an MTP device.
22 * section 5.3.1 of the MTP specification.
51 * Returns the object handle for the MTP object
60 * Returns the storage ID for the MTP object's storage unit
69 * Returns the format code for the MTP object
78 * Returns the protection status for the MTP object
82 * <li> {@link android.mtp.MtpConstants#PROTECTION_STATUS_NONE}
83 * <li> {@link android.mtp.MtpConstants#PROTECTION_STATUS_READ_ONLY}
84 * <li> {@link android.mtp.MtpConstants#PROTECTION_STATUS_NON_TRANSFERABLE_DATA}
94 * Returns the size of the MTP object
103 * Returns the format code for the MTP object's thumbnail
113 * Returns the size of the MTP object's thumbnail
123 * Returns the width of the MTP object's thumbnail in pixels
133 * Returns the height of the MTP object's thumbnail in pixels
143 * Returns the width of the MTP object in pixels
153 * Returns the height of the MTP object in pixels
163 * Returns the depth of the MTP object in bits per pixel
183 * Returns the association type for the MTP object
185 * {@link android.mtp.MtpConstants#FORMAT_ASSOCIATION}
187 * {@link android.mtp.MtpConstants#ASSOCIATION_TYPE_GENERIC_FOLDER}
196 * Returns the association description for the MTP object
198 * {@link android.mtp.MtpConstants#FORMAT_ASSOCIATION}
207 * Returns the sequence number for the MTP object
208 * This field is typically not used for MTP devices,
219 * Returns the name of the MTP object
228 * Returns the creation date of the MTP object
238 * Returns the modification date of the MTP object
248 * Returns a comma separated list of keywords for the MTP object