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

Class Profile

source code

       object --+            
                |            
com_phone.Profile --+        
                    |        
 com_lgvx4400.Profile --+    
                        |    
      com_lgpm225.Profile --+
                            |
                           Profile

Instance Methods [hide private]

Inherited from com_lgpm225.Profile: QueryAudio, convertphonebooktophone

Inherited from com_lgvx4400.Profile: GetImageOrigins, GetTargetsForImageOrigin, __init__, 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]
  protocolclass
Various descriptions of data specific to LG 6200 (Sprint)
  serialsname = 'lg6200'
  BP_Calendar_Version = 3
  phone_manufacturer = 'LG Electronics Inc'
  phone_model = 'LG_LG6200'
  brew_required = True
  RINGTONE_LIMITS = {'MAXSIZE': 250000}
  WALLPAPER_WIDTH = 160
  WALLPAPER_HEIGHT = 120
  MAX_WALLPAPER_BASENAME_LENGTH = 30
  WALLPAPER_FILENAME_CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefgh...
  WALLPAPER_CONVERT_FORMAT = "jpg"
  MAX_RINGTONE_BASENAME_LENGTH = 30
  RINGTONE_FILENAME_CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi...
  DIALSTRING_CHARS = "[^0-9PT#*]"
  imagetargets = {'wallpaper': {'format': 'JPEG', 'height': 160,...
  _supportedsyncs = 'phonebook', 'read', None, ('calendar', 'rea...

Inherited from com_lgpm225.Profile: autodetect_delay, field_color_data

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

Inherited from com_phone.Profile: excluded_ringtone_origins, excluded_wallpaper_origins, reboot_delay, ringtoneorigins, stockimageorigins, stockimagetargets

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

protocolclass

Various descriptions of data specific to LG 6200 (Sprint)

Value:
phones.p_lglg6200

WALLPAPER_FILENAME_CHARS

Value:
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 .-_"

RINGTONE_FILENAME_CHARS

Value:
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 .-_"

imagetargets

Value:
{'wallpaper': {'format': 'JPEG',
               'height': 160,
               'meta-help': 'Display as wallpaper',
               'width': 128}}

_supportedsyncs

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