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

Class Profile

source code

       object --+                            
                |                            
com_phone.Profile --+                        
                    |                        
 com_lgvx4400.Profile --+                    
                        |                    
     com_lgvx7000.Profile --+                
                            |                
         com_lgvx8100.Profile --+            
                                |            
             com_lgvx8300.Profile --+        
                                    |        
                 com_lgvx8500.Profile --+    
                                        |    
                     com_lgvx8550.Profile --+
                                            |
                                           Profile

Instance Methods [hide private]

Inherited from com_lgvx8550.Profile: convertphonebooktophone

Inherited from com_lgvx8500.Profile: GetImageOrigins, GetTargetsForImageOrigin, QueryAudio, __init__

Inherited from com_lgvx4400.Profile: normalisegroups

Inherited from com_lgvx4400.Profile (private): _getgroup

Inherited from com_phone.Profile: SyncQuery, phonize

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

Class Variables [hide private]
  phone_manufacturer = 'LG Electronics Inc'
  phone_model = 'VX5400'
  WALLPAPER_WIDTH = 128
  WALLPAPER_HEIGHT = 160
  ringtoneorigins = ('ringers', 'sounds')
  imageorigins = {'images': {'meta-help': 'General images'}}
  imagetargets = {'outsidelcd': {'format': 'JPEG', 'height': 64,...
  _supportedsyncs = 'phonebook', 'read', None, ('calendar', 'rea...

Inherited from com_lgvx8550.Profile: BP_Calendar_Version, protocolclass, serialsname

Inherited from com_lgvx8500.Profile: DIALSTRING_CHARS, MAX_RINGTONE_BASENAME_LENGTH, MAX_WALLPAPER_BASENAME_LENGTH, RINGTONE_FILENAME_CHARS, RINGTONE_LIMITS, WALLPAPER_CONVERT_FORMAT, WALLPAPER_FILENAME_CHARS, excluded_ringtone_origins, field_color_data

Inherited from com_lgvx8100.Profile: bluetooth_mfg_id, excluded_wallpaper_origins

Inherited from com_lgvx4400.Profile: brew_required, deviceclasses, usbids, usbids_straight, usbids_usbtoserial

Inherited from com_phone.Profile: autodetect_delay, reboot_delay, stockimageorigins, stockimagetargets

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

imagetargets

Value:
{'outsidelcd': {'format': 'JPEG',
                'height': 64,
                'meta-help': 'Display on outside screen',
                'width': 96},
 'pictureid': {'format': 'JPEG',
               'height': 64,
               'meta-help': 'Display as picture id for a caller',
               'width': 96},
...

_supportedsyncs

Value:
'phonebook', 'read', None, ('calendar', 'read', None), ('wallpaper', '\
read', None), ('ringtone', 'read', None), ('call_history', 'read', Non\
e), ('sms', 'read', None), ('memo', 'read', None), ('phonebook', 'writ\
e', 'OVERWRITE'), ('calendar', 'write', 'OVERWRITE'), ('wallpaper', 'w\
rite', 'MERGE'), ('wallpaper', 'write', 'OVERWRITE'), ('ringtone', 'wr\
ite', 'MERGE'), ('ringtone', 'write', 'OVERWRITE'), ('sms', 'write', '\
OVERWRITE'), ('memo', 'write', 'OVERWRITE'), ('t9_udb', 'write', 'OVER\
WRITE'),