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

Class Profile

source code

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

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

Inherited from com_samsungscha950.Profile: GetTargetsForImageOrigin, QueryAudio, convertphonebooktophone

Inherited from com_phone.Profile: SyncQuery, phonize

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

Class Variables [hide private]
  serialsname = 'scha930'
  phone_manufacturer = 'SAMSUNG'
  phone_model = 'SCH-A930/DM'
  RINGTONE_LIMITS = {'MAXSIZE': 290000}
  ringtoneorigins = ('ringers')
  imageorigins = {'images': {'meta-help': 'General images'}, 'vi...
  imagetargets = {'fullscreen': {'format': 'JPEG', 'height': 220...
  _supportedsyncs = 'phonebook', 'read', None, ('phonebook', 'wr...

Inherited from com_samsungscha950.Profile: BP_Calendar_Version, RINGTONE_FILENAME_CHARS, WALLPAPER_FILENAME_CHARS, WALLPAPER_HEIGHT, WALLPAPER_WIDTH, autodetect_delay, deviceclasses, field_color_data, usbids

Inherited from com_phone.Profile: DIALSTRING_CHARS, MAX_RINGTONE_BASENAME_LENGTH, MAX_WALLPAPER_BASENAME_LENGTH, WALLPAPER_CONVERT_FORMAT, excluded_ringtone_origins, excluded_wallpaper_origins, reboot_delay, stockimageorigins, stockimagetargets

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

GetImageOrigins(self)

source code 
Overrides: com_phone.Profile.GetImageOrigins

__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]

imageorigins

Value:
{'images': {'meta-help': 'General images'},
 'video': {'meta-help': 'Video clips'}}

imagetargets

Value:
{'fullscreen': {'format': 'JPEG',
                'height': 220,
                'meta-help': 'Fullscreen such as startup screen',
                'width': 176},
 'pictureid': {'format': 'JPEG',
               'height': 96,
               'meta-help': 'Display as picture id for a caller',
               'width': 128},
...

_supportedsyncs

Value:
'phonebook', 'read', None, ('phonebook', 'write', 'OVERWRITE'), ('cale\
ndar', 'read', None), ('calendar', 'write', 'OVERWRITE'), ('ringtone',\
 'read', None), ('ringtone', 'write', 'MERGE'), ('wallpaper', 'read', \
None), ('wallpaper', 'write', None), ('memo', 'read', None), ('memo', \
'write', 'OVERWRITE'), ('call_history', 'read', None), ('sms', 'read',\
 None),