diff -r edd621764147 -r 1b207dd38b72 homescreenpluginsrv/hspsmanager/inc/hspsmaintenancehandler.h --- a/homescreenpluginsrv/hspsmanager/inc/hspsmaintenancehandler.h Tue May 11 16:30:05 2010 +0300 +++ b/homescreenpluginsrv/hspsmanager/inc/hspsmaintenancehandler.h Tue May 25 13:01:39 2010 +0300 @@ -817,7 +817,15 @@ ChspsDomDocument& aAppDom, ChspsDomNode& aMissingPluginNode, const TInt aPluginUid ); - + + /** + * Restores plug-ins by reinstallation. + * @since S60 5.2 + * @param aInstallUdaEmmc Set if UDA and eMMC drives should used + */ + void HandleReinstallationL( + const TBool aInstallUdaEmmc ); + /** * Removes all plugins from the plugins node and related * resources from the resource array.