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

Class Phone

source code

       com_lg.LGUncountedIndexedMedia --+        
                                        |        
     com_lg.LGNewIndexedMedia --+       |        
                                |       |        
        com_lg.LGNewIndexedMedia2 --+   |        
                                    |   |        
                 com_lg.LGDMPhone --+   |        
                                    |   |        
     com_lg.LGNewIndexedMedia --+   |   |        
                                |   |   |        
               object --+       |   |   |        
                        |       |   |   |        
          com_phone.Phone --+   |   |   |        
                            |   |   |   |        
com_brew.RealBrewProtocol --+   |   |   |        
                            |   |   |   |        
       com_lg.LGPhonebook --+   |   |   |        
                            |   |   |   |        
    com_lg.LGIndexedMedia --+   |   |   |        
                            |   |   |   |        
           com_lgvx4400.Phone --+   |   |        
                                |   |   |        
               com_lgvx7000.Phone --+   |        
                                    |   |        
                   com_lgvx8100.Phone --+        
                                        |        
                       com_lgvx8300.Phone --+    
                                            |    
                           com_lgvx8500.Phone --+
                                                |
                                               Phone

Nested Classes [hide private]

Inherited from com_brew.RealBrewProtocol: DirCache

Instance Methods [hide private]
 
setDMversion(self)
Define the DM version required for this phone, default to DMv5
source code

Inherited from com_lgvx8500.Phone: get_firmware_version, getplaylist, gett9db, savephonebook, saveplaylist, savet9db

Inherited from com_lgvx8300.Phone: __init__, get_detect_data, get_esn

Inherited from com_lg.LGUncountedIndexedMedia: external_storage_present, getindex, getmedia, getmediaindex, getringtoneindices, getringtones, getwallpaperindices, getwallpapers, is_external_media, savemedia, saveringtones, savewallpapers

Inherited from com_lgvx8100.Phone: getcalendar, getcalendarcommon, getexceptions, getgroups, getmemo, getphoneinfo, getrepeattype, makerepeat, savecalendar, savegroups, savememo, setalarm

Inherited from com_lg.LGNewIndexedMedia2 (private): _guessvtype

Inherited from com_lg.LGDMPhone: __del__, enter_DM, get_challenge_response

Inherited from com_lgvx4400.Phone: eval_detect_data, extractphonebookentry, get_cal, getcallhistory, getfundamentals, getphonebook, getsms, is_mode_brew, makeentry, 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

Class Methods [hide private]

Inherited from com_lgvx4400.Phone: detectphone

Class Variables [hide private]
  desc = 'LG-VX8600'
  helpid = 'phone-lgvx8600.htm'
  protocolclass
Various descriptions of data specific to LG VX8500
  serialsname = 'lgvx8600'
  my_model = 'VX8600'

Inherited from com_lgvx8500.Phone: builtinringtones, n, ringtonelocations, wallpaperlocations

Inherited from com_lgvx8500.Phone (private): _buffer_data, _t9keys

Inherited from com_lgvx8300.Phone: builtinwallpapers, calendarexceptionlocation, calendarlocation, calenderrequiresreboot, external_storage_root, memolocation

Inherited from com_lgvx8100.Phone: media_info

Inherited from com_lg.LGNewIndexedMedia2 (private): _minor_typemap

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

Inherited from com_phone.Phone: MODEMODEM, MODENONE, 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]

setDMversion(self)

source code 

Define the DM version required for this phone, default to DMv5

Overrides: com_lg.LGDMPhone.setDMversion
(inherited documentation)

Class Variable Details [hide private]

protocolclass

Various descriptions of data specific to LG VX8500

Value:
phones.p_lgvx8600