Package phones :: Module com_lglx5450 :: Class Phone
[hide private]
[frames] | no frames]

Class Phone

source code

               object --+        
                        |        
          com_phone.Phone --+    
                            |    
com_brew.RealBrewProtocol --+    
                            |    
       com_lg.LGPhonebook --+    
                            |    
    com_lg.LGIndexedMedia --+    
                            |    
           com_lgvx4400.Phone --+
                                |
                               Phone

Talk to the LG LX5450 cell phone

Nested Classes [hide private]

Inherited from com_brew.RealBrewProtocol: DirCache

Instance Methods [hide private]
 
__init__(self, logtarget, commport)
Calls all the constructors and sets initial modes
source code
 
getcameraindex(self) source code
 
eval_detect_data(self, res) source code

Inherited from com_lgvx4400.Phone: extractphonebookentry, get_cal, get_detect_data, get_esn, getcalendar, getcallhistory, getfundamentals, getgroups, getmemo, getphonebook, getringtoneindices, getsms, getwallpaperindices, is_mode_brew, makeentry, savecalendar, savegroups, savememo, savephonebook, savesms, set_cal

Inherited from com_phone.Phone: alert, close, log, logdata, progress, raisecommsdnaexception, raisecommsexception, readobject, setmode, writeobject

Inherited from com_phone.Phone (private): _setmodemodem

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

Inherited from com_brew.RealBrewProtocol: basename, dirname, exists, explore0c, get_brew_esn, getfilecontents, getfilesystem, getfirmwareinformation, hassubdirs, isdir, isfile, join, listfiles, listsubdirs, mkdir, mkdirs, modemmoderequest, offlinerequest, rmdir, rmdirs, rmfile, sendbrewcommand, setfileattr, statfile, writefile

Inherited from com_brew.RealBrewProtocol (private): _setmodebrew

Inherited from com_lg.LGPhonebook: sendpbcommand

Inherited from com_lg.LGIndexedMedia: getindex, getmedia, getmediaindex, getringtones, getwallpapers, savemedia, saveringtones, savewallpapers

Class Methods [hide private]

Inherited from com_lgvx4400.Phone: detectphone

Class Variables [hide private]
  desc = 'LG-LX5450'
  helpid = None
  protocolclass
Various descriptions of data specific to LG LX5450
  serialsname = 'lglx5450'
  imagelocations = ((10, 'download/dloadindex/brewImageIndex.map...
  ringtonelocations = ((50, 'download/dloadindex/brewRingerIndex...
  builtinimages = ('Beach Ball', 'Towerbridge', 'Sunflower', 'Be...
  builtinringtones = ('Ring 1', 'Ring 2', 'Ring 3', 'Ring 4', 'R...
  my_version_txt = 'AX545V'
  my_model = 'LX5450'

Inherited from com_lgvx4400.Phone: brew_version_file, brew_version_txt_key, esn_file, esn_file_key, lgpbinfo_key, ringerindexfilename, wallpaperindexfilename

Inherited from com_phone.Phone: MODEMODEM, MODENONE, getplaylist, gett9db, gettodo

Inherited from com_brew.RealBrewProtocol: MODEBREW, brewterminator

Inherited from com_brew.RealBrewProtocol (private): _brewepochtounix

Inherited from com_lg.LGPhonebook: MODEPHONEBOOK, pbterminator

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, logtarget, commport)
(Constructor)

source code 

Calls all the constructors and sets initial modes

Overrides: com_lg.LGIndexedMedia.__init__

eval_detect_data(self, res)

source code 
Overrides: com_lgvx4400.Phone.eval_detect_data

Class Variable Details [hide private]

protocolclass

Various descriptions of data specific to LG LX5450

Value:
phones.p_lglx5450

imagelocations

Value:
((10,
  'download/dloadindex/brewImageIndex.map',
  'brew/shared',
  'images',
  30),
 (200,
  'download/dloadindex/mmsImageIndex.map',
  'brew/shared/mms',
...

ringtonelocations

Value:
((50,
  'download/dloadindex/brewRingerIndex.map',
  'user/sound/ringer',
  'ringers',
  30),
 (150,
  'download/dloadindex/mmsRingerIndex.map',
  'mms/sound',
...

builtinimages

Value:
('Beach Ball',
 'Towerbridge',
 'Sunflower',
 'Beach',
 'Fish',
 'Sea',
 'Snowman')

builtinringtones

Value:
('Ring 1',
 'Ring 2',
 'Ring 3',
 'Ring 4',
 'Ring 5',
 'Ring 6',
 'Annen Polka',
 'Beethoven Symphony No. 9',
...