javamanager/javasettings/appmngrplugin/inc/appmngr2midletappinfo.h
branchRCL_3
changeset 60 6c158198356e
parent 19 04becd199f91
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
   390      * Reads MIDlet suite certificates info
   390      * Reads MIDlet suite certificates info
   391      *
   391      *
   392      * @since S60 9.1
   392      * @since S60 9.1
   393      */
   393      */
   394     void ReadCertificatesInfoL();
   394     void ReadCertificatesInfoL();
       
   395     
       
   396     /**
       
   397      * Read the app's icon and store it in iAppBitmap & iAppMask.
       
   398      * If not found or if error occured, iAppBitmap will remain NULL.
       
   399      */
       
   400     void GetAppIconL(TUid aMidletUid);
   395 
   401 
   396 
   402 
   397 private:    // data
   403 private:    // data
   398 
   404 
   399     /**
   405     /**