android.mtp
Class MtpConstants
java.lang.Object
android.mtp.MtpConstants
public final class MtpConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMAT_UNDEFINED
public static final int FORMAT_UNDEFINED
- See Also:
- Constant Field Values
FORMAT_ASSOCIATION
public static final int FORMAT_ASSOCIATION
- See Also:
- Constant Field Values
FORMAT_SCRIPT
public static final int FORMAT_SCRIPT
- See Also:
- Constant Field Values
FORMAT_EXECUTABLE
public static final int FORMAT_EXECUTABLE
- See Also:
- Constant Field Values
FORMAT_TEXT
public static final int FORMAT_TEXT
- See Also:
- Constant Field Values
FORMAT_HTML
public static final int FORMAT_HTML
- See Also:
- Constant Field Values
FORMAT_DPOF
public static final int FORMAT_DPOF
- See Also:
- Constant Field Values
FORMAT_AIFF
public static final int FORMAT_AIFF
- See Also:
- Constant Field Values
FORMAT_WAV
public static final int FORMAT_WAV
- See Also:
- Constant Field Values
FORMAT_MP3
public static final int FORMAT_MP3
- See Also:
- Constant Field Values
FORMAT_AVI
public static final int FORMAT_AVI
- See Also:
- Constant Field Values
FORMAT_MPEG
public static final int FORMAT_MPEG
- See Also:
- Constant Field Values
FORMAT_ASF
public static final int FORMAT_ASF
- See Also:
- Constant Field Values
FORMAT_EXIF_JPEG
public static final int FORMAT_EXIF_JPEG
- See Also:
- Constant Field Values
FORMAT_TIFF_EP
public static final int FORMAT_TIFF_EP
- See Also:
- Constant Field Values
FORMAT_BMP
public static final int FORMAT_BMP
- See Also:
- Constant Field Values
FORMAT_GIF
public static final int FORMAT_GIF
- See Also:
- Constant Field Values
FORMAT_JFIF
public static final int FORMAT_JFIF
- See Also:
- Constant Field Values
FORMAT_PICT
public static final int FORMAT_PICT
- See Also:
- Constant Field Values
FORMAT_PNG
public static final int FORMAT_PNG
- See Also:
- Constant Field Values
FORMAT_TIFF
public static final int FORMAT_TIFF
- See Also:
- Constant Field Values
FORMAT_JP2
public static final int FORMAT_JP2
- See Also:
- Constant Field Values
FORMAT_JPX
public static final int FORMAT_JPX
- See Also:
- Constant Field Values
FORMAT_UNDEFINED_FIRMWARE
public static final int FORMAT_UNDEFINED_FIRMWARE
- See Also:
- Constant Field Values
FORMAT_WINDOWS_IMAGE_FORMAT
public static final int FORMAT_WINDOWS_IMAGE_FORMAT
- See Also:
- Constant Field Values
FORMAT_UNDEFINED_AUDIO
public static final int FORMAT_UNDEFINED_AUDIO
- See Also:
- Constant Field Values
FORMAT_WMA
public static final int FORMAT_WMA
- See Also:
- Constant Field Values
FORMAT_OGG
public static final int FORMAT_OGG
- See Also:
- Constant Field Values
FORMAT_AAC
public static final int FORMAT_AAC
- See Also:
- Constant Field Values
FORMAT_AUDIBLE
public static final int FORMAT_AUDIBLE
- See Also:
- Constant Field Values
FORMAT_FLAC
public static final int FORMAT_FLAC
- See Also:
- Constant Field Values
FORMAT_UNDEFINED_VIDEO
public static final int FORMAT_UNDEFINED_VIDEO
- See Also:
- Constant Field Values
FORMAT_WMV
public static final int FORMAT_WMV
- See Also:
- Constant Field Values
FORMAT_MP4_CONTAINER
public static final int FORMAT_MP4_CONTAINER
- See Also:
- Constant Field Values
FORMAT_MP2
public static final int FORMAT_MP2
- See Also:
- Constant Field Values
FORMAT_3GP_CONTAINER
public static final int FORMAT_3GP_CONTAINER
- See Also:
- Constant Field Values
FORMAT_UNDEFINED_COLLECTION
public static final int FORMAT_UNDEFINED_COLLECTION
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_MULTIMEDIA_ALBUM
public static final int FORMAT_ABSTRACT_MULTIMEDIA_ALBUM
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_IMAGE_ALBUM
public static final int FORMAT_ABSTRACT_IMAGE_ALBUM
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_AUDIO_ALBUM
public static final int FORMAT_ABSTRACT_AUDIO_ALBUM
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_VIDEO_ALBUM
public static final int FORMAT_ABSTRACT_VIDEO_ALBUM
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_AV_PLAYLIST
public static final int FORMAT_ABSTRACT_AV_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_AUDIO_PLAYLIST
public static final int FORMAT_ABSTRACT_AUDIO_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_VIDEO_PLAYLIST
public static final int FORMAT_ABSTRACT_VIDEO_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_MEDIACAST
public static final int FORMAT_ABSTRACT_MEDIACAST
- See Also:
- Constant Field Values
FORMAT_WPL_PLAYLIST
public static final int FORMAT_WPL_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_M3U_PLAYLIST
public static final int FORMAT_M3U_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_MPL_PLAYLIST
public static final int FORMAT_MPL_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_ASX_PLAYLIST
public static final int FORMAT_ASX_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_PLS_PLAYLIST
public static final int FORMAT_PLS_PLAYLIST
- See Also:
- Constant Field Values
FORMAT_UNDEFINED_DOCUMENT
public static final int FORMAT_UNDEFINED_DOCUMENT
- See Also:
- Constant Field Values
FORMAT_ABSTRACT_DOCUMENT
public static final int FORMAT_ABSTRACT_DOCUMENT
- See Also:
- Constant Field Values
FORMAT_XML_DOCUMENT
public static final int FORMAT_XML_DOCUMENT
- See Also:
- Constant Field Values
FORMAT_MS_WORD_DOCUMENT
public static final int FORMAT_MS_WORD_DOCUMENT
- See Also:
- Constant Field Values
FORMAT_MS_EXCEL_SPREADSHEET
public static final int FORMAT_MS_EXCEL_SPREADSHEET
- See Also:
- Constant Field Values
FORMAT_MS_POWERPOINT_PRESENTATION
public static final int FORMAT_MS_POWERPOINT_PRESENTATION
- See Also:
- Constant Field Values
PROTECTION_STATUS_NONE
public static final int PROTECTION_STATUS_NONE
- See Also:
- Constant Field Values
PROTECTION_STATUS_READ_ONLY
public static final int PROTECTION_STATUS_READ_ONLY
- See Also:
- Constant Field Values
PROTECTION_STATUS_READ_ONLY_DATA
public static final int PROTECTION_STATUS_READ_ONLY_DATA
- See Also:
- Constant Field Values
PROTECTION_STATUS_NON_TRANSFERABLE_DATA
public static final int PROTECTION_STATUS_NON_TRANSFERABLE_DATA
- See Also:
- Constant Field Values
ASSOCIATION_TYPE_GENERIC_FOLDER
public static final int ASSOCIATION_TYPE_GENERIC_FOLDER
- See Also:
- Constant Field Values
MtpConstants
public MtpConstants()
isAbstractObject
public static boolean isAbstractObject(int format)
Copyright © 2008-2012. All Rights Reserved.