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

Class Profile

source code

            object --+            
                     |            
     com_phone.Profile --+        
                         |        
com_samsungscha950.Profile --+    
                             |    
    com_samsungschu740.Profile --+
                                 |
                                Profile
Known Subclasses:

Instance Methods [hide private]

Inherited from com_samsungschu740.Profile: GetTargetsForImageOrigin, __init__

Inherited from com_samsungscha950.Profile: GetImageOrigins, 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 = 'schu470'
  WALLPAPER_WIDTH = 176
  WALLPAPER_HEIGHT = 220
  autodetect_delay = 3
  usbids = 0x04e8, 0x6640, 2,
  deviceclasses = "serial",
  BP_Calendar_Version = 3
  phone_manufacturer = 'SAMSUNG'
  phone_model = 'SCH-U470/Juke'
  imagetargets = {'fullscreen': {'format': 'JPEG', 'height': 220...
  imageorigins = {'images': {'meta-help': 'General images'}}

Inherited from com_samsungschu740.Profile: RINGTONE_FILENAME_CHARS, RINGTONE_LIMITS, WALLPAPER_FILENAME_CHARS, excluded_ringtone_origins, excluded_wallpaper_origins, field_color_data, ringtoneorigins

Inherited from com_samsungschu740.Profile (private): _supportedsyncs

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

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

imagetargets

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