|  | 
        
          | __init__(self,
        logtarget,
        commport) Call all the contructors and sets initial modes
 | source code |  | 
    |  | 
        
          | getfundamentals(self,
        results) Gets information fundamental to interopating with the phone and UI.
 | source code |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | getmedia(self,
        maps,
        results,
        key) Returns the contents of media as a dicxt where the key is a name 
      returned by getindex, and the value is the contents of the media
 | source code |  | 
    |  | 
        
          | getmediaindex(self,
        maps,
        results,
        key) Get the media (wallpaper/ringtone) index for stuff not in amsRegistry
 | source code |  | 
    |  | 
        
          | _findmediaindex(self,
        index,
        name,
        pbentryname,
        type) | source code |  | 
    |  | 
        
          | getstring(self,
        contents,
        start) Get a null terminated string from contents
 | source code |  | 
    |  | 
        
          | makegcd(self,
        filename,
        size,
        mimetable) Build a GCD file for filename
 | source code |  | 
    |  |  | 
    |  |  | 
  
    | Inherited from com_samsung_packet.Phone:extractphonebookentry,get_battery_level,get_esn,get_manufacturer,get_model,getbasicinfo,getcalendar,getmemo,getphonebook,getphoneinfo,gettodo,makeentry,process_calendar,read_groups,savecalendar,savegroups,savememo,savephonebook,savetodo,sendpbcommand     Inherited from com_samsung_packet.Phone(private):_extractphonebook_numbers,_extractphonebook_ringtone,_extractphonebook_wallpaper,_set_unused_calendar_fields,_setmodebrewtomodem,_setmodemodem,_setmodemodemtobrew,_setmodemodemtophonebook,_setmodephonebook,_setmodephonebooktobrew,_setmodephonebooktomodem Inherited from com_phone.Phone:alert,close,log,logdata,progress,raisecommsdnaexception,raisecommsexception,readobject,setmode,writeobject 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 |