homescreensrv_plat/sapi_homescreenplugin/hspsservice/inc/hspspersonalisationservice.h
branchRCL_3
changeset 110 2c7f27287390
parent 78 1b207dd38b72
equal deleted inserted replaced
101:9e077f9a342c 110:2c7f27287390
    45     {
    45     {
    46     public: // Constructor and destructor
    46     public: // Constructor and destructor
    47     
    47     
    48         enum TRestore
    48         enum TRestore
    49             {            
    49             {            
    50             EDefault,            
    50             EDefault,
       
    51             EAll,
    51             ERom,
    52             ERom,
    52             EViews
    53             EViews
    53             };    
    54             };    
    54     
    55     
    55         /**
    56         /**
   216             TDesC8& aState,
   217             TDesC8& aState,
   217             TDesC8& aFilter );    
   218             TDesC8& aFilter );    
   218 
   219 
   219         /**
   220         /**
   220          * Restore active application configuration
   221          * Restore active application configuration
   221          * @param aAppUid - application uid
   222          * @param aAppUid - application uid         
   222          * @param aConfId - configuration id 
       
   223          */
   223          */
   224         IMPORT_C void RestoreActiveAppConfL(
   224         IMPORT_C void RestoreActiveAppConfL(
   225             TInt aAppUid,
   225             TInt aAppUid );
   226             TDesC8& aConfUid );
       
   227 
   226 
   228         /**
   227         /**
   229          * Activates defined plugin in plugin list
   228          * Activates defined plugin in plugin list
   230          * 
   229          * 
   231          * @since S60 5.0
   230          * @since S60 5.0