homescreensrv_plat/sapi_homescreenplugin/inc/hspsliwutilities.h
changeset 4 1a2a00e78665
parent 1 844b978f8d5e
equal deleted inserted replaced
3:ff572005ac23 4:1a2a00e78665
   241          * Creates SetActivePlugin method output parameter list
   241          * Creates SetActivePlugin method output parameter list
   242          * @param aOutParamList Output parameters
   242          * @param aOutParamList Output parameters
   243          */
   243          */
   244         static void SetActivePluginOutputL( 
   244         static void SetActivePluginOutputL( 
   245             CLiwGenericParamList& aOutParamList );
   245             CLiwGenericParamList& aOutParamList );
       
   246         
       
   247         /**
       
   248          * Creates RestoreConfigurations method output parameter list
       
   249          * @param aOutParamList Output parameters
       
   250          */
       
   251         static void RestoreConfigurationsOutputL( 
       
   252             CLiwGenericParamList& aOutParamList );
   246 
   253 
   247     private:
   254     private:
   248         
   255         
   249         /**
   256         /**
   250          * Copies a key-value pair to a map.
   257          * Copies a key-value pair to a map.