Package phones :: Module com_samsungsphn400 :: Class Profile
[hide private]
[frames] | no frames]

Class Profile

source code

       object --+    
                |    
com_phone.Profile --+
                    |
                   Profile

Instance Methods [hide private]
 
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code

Inherited from com_phone.Profile: GetImageOrigins, GetTargetsForImageOrigin, QueryAudio, SyncQuery, phonize

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  protocolclass
Various descriptions of data specific to Sanyo phones
  serialsname = 'sphn400'
  phone_manufacturer = 'SAMSUNG'
  phone_model = 'SPH-N400'
  usbids_usbtoserial = ((1659, 8963, None), (1027, 24577, None),...
  usbids = ((1659, 8963, None), (1027, 24577, None), (1841, 8195...
  deviceclasses = ('serial')
  _supportedsyncs = (('phonebook', 'read', None))

Inherited from com_phone.Profile: BP_Calendar_Version, DIALSTRING_CHARS, MAX_RINGTONE_BASENAME_LENGTH, MAX_WALLPAPER_BASENAME_LENGTH, RINGTONE_FILENAME_CHARS, WALLPAPER_CONVERT_FORMAT, WALLPAPER_FILENAME_CHARS, WALLPAPER_HEIGHT, WALLPAPER_WIDTH, autodetect_delay, excluded_ringtone_origins, excluded_wallpaper_origins, field_color_data, imageorigins, reboot_delay, ringtoneorigins, stockimageorigins, stockimagetargets

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

Class Variable Details [hide private]

protocolclass

Various descriptions of data specific to Sanyo phones

Value:
phones.p_samsungsphn400

usbids_usbtoserial

Value:
((1659, 8963, None), (1027, 24577, None), (1841, 8195, None))

usbids

Value:
((1659, 8963, None), (1027, 24577, None), (1841, 8195, None))