Package phones :: Module com_lgpm325 :: 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 PM325 (Sprint)
  serialsname = 'lgpm325'
  BP_Calendar_Version = 3
  phone_manufacturer = 'LG Electronics Inc'
  phone_model = 'LX325'
  brew_required = True
  DIALSTRING_CHARS = "[^0-9PT#*]"
  _supportedsyncs = 'phonebook', 'read', None, ('calendar', 'rea...

Inherited from com_lgpm225.Profile: MAX_RINGTONE_BASENAME_LENGTH, MAX_WALLPAPER_BASENAME_LENGTH, RINGTONE_FILENAME_CHARS, RINGTONE_LIMITS, WALLPAPER_CONVERT_FORMAT, WALLPAPER_FILENAME_CHARS, WALLPAPER_HEIGHT, WALLPAPER_WIDTH, autodetect_delay, field_color_data, imagetargets

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 PM325 (Sprint)

Value:
phones.p_lgpm325

_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'),