android.mtp
Class MtpConstants

java.lang.Object
  extended by android.mtp.MtpConstants

public final class MtpConstants
extends Object


Field Summary
static int ASSOCIATION_TYPE_GENERIC_FOLDER
           
static int FORMAT_3GP_CONTAINER
           
static int FORMAT_AAC
           
static int FORMAT_ABSTRACT_AUDIO_ALBUM
           
static int FORMAT_ABSTRACT_AUDIO_PLAYLIST
           
static int FORMAT_ABSTRACT_AV_PLAYLIST
           
static int FORMAT_ABSTRACT_DOCUMENT
           
static int FORMAT_ABSTRACT_IMAGE_ALBUM
           
static int FORMAT_ABSTRACT_MEDIACAST
           
static int FORMAT_ABSTRACT_MULTIMEDIA_ALBUM
           
static int FORMAT_ABSTRACT_VIDEO_ALBUM
           
static int FORMAT_ABSTRACT_VIDEO_PLAYLIST
           
static int FORMAT_AIFF
           
static int FORMAT_ASF
           
static int FORMAT_ASSOCIATION
           
static int FORMAT_ASX_PLAYLIST
           
static int FORMAT_AUDIBLE
           
static int FORMAT_AVI
           
static int FORMAT_BMP
           
static int FORMAT_DPOF
           
static int FORMAT_EXECUTABLE
           
static int FORMAT_EXIF_JPEG
           
static int FORMAT_FLAC
           
static int FORMAT_GIF
           
static int FORMAT_HTML
           
static int FORMAT_JFIF
           
static int FORMAT_JP2
           
static int FORMAT_JPX
           
static int FORMAT_M3U_PLAYLIST
           
static int FORMAT_MP2
           
static int FORMAT_MP3
           
static int FORMAT_MP4_CONTAINER
           
static int FORMAT_MPEG
           
static int FORMAT_MPL_PLAYLIST
           
static int FORMAT_MS_EXCEL_SPREADSHEET
           
static int FORMAT_MS_POWERPOINT_PRESENTATION
           
static int FORMAT_MS_WORD_DOCUMENT
           
static int FORMAT_OGG
           
static int FORMAT_PICT
           
static int FORMAT_PLS_PLAYLIST
           
static int FORMAT_PNG
           
static int FORMAT_SCRIPT
           
static int FORMAT_TEXT
           
static int FORMAT_TIFF
           
static int FORMAT_TIFF_EP
           
static int FORMAT_UNDEFINED
           
static int FORMAT_UNDEFINED_AUDIO
           
static int FORMAT_UNDEFINED_COLLECTION
           
static int FORMAT_UNDEFINED_DOCUMENT
           
static int FORMAT_UNDEFINED_FIRMWARE
           
static int FORMAT_UNDEFINED_VIDEO
           
static int FORMAT_WAV
           
static int FORMAT_WINDOWS_IMAGE_FORMAT
           
static int FORMAT_WMA
           
static int FORMAT_WMV
           
static int FORMAT_WPL_PLAYLIST
           
static int FORMAT_XML_DOCUMENT
           
static int PROTECTION_STATUS_NON_TRANSFERABLE_DATA
           
static int PROTECTION_STATUS_NONE
           
static int PROTECTION_STATUS_READ_ONLY
           
static int PROTECTION_STATUS_READ_ONLY_DATA
           
 
Constructor Summary
MtpConstants()
           
 
Method Summary
static boolean isAbstractObject(int format)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

MtpConstants

public MtpConstants()
Method Detail

isAbstractObject

public static boolean isAbstractObject(int format)


Copyright © 2008-2012. All Rights Reserved.