homescreensrv_plat/sapi_homescreenplugin/inc/hspsliwvocabulary.hrh
changeset 4 1a2a00e78665
parent 0 79c6a41cd166
child 51 15e4dd19031c
equal deleted inserted replaced
3:ff572005ac23 4:1a2a00e78665
    54 _LIT8( KGetAppConfs, "GetAppConfs" );
    54 _LIT8( KGetAppConfs, "GetAppConfs" );
    55 _LIT8( KSetActiveAppConf, "SetActiveAppConf" );
    55 _LIT8( KSetActiveAppConf, "SetActiveAppConf" );
    56 _LIT8( KRequestNotification, "RequestNotification" );
    56 _LIT8( KRequestNotification, "RequestNotification" );
    57 _LIT8( KSetConfState, "SetConfState" );
    57 _LIT8( KSetConfState, "SetConfState" );
    58 _LIT8( KSetActivePlugin, "SetActivePlugin" );
    58 _LIT8( KSetActivePlugin, "SetActivePlugin" );
       
    59 _LIT8( KRestoreConfigurations, "RestoreConfigurations" );
    59 
    60 
    60 //Input words.
    61 //Input words.
    61 _LIT8( KPluginId, "pluginId" );
    62 _LIT8( KPluginId, "pluginId" );
    62 _LIT8( KHspsLiwAppUid, "appUid" );
    63 _LIT8( KHspsLiwAppUid, "appUid" );
    63 _LIT8( KHspsLiwConfId, "confId" );
    64 _LIT8( KHspsLiwConfId, "confId" );
    68 _LIT8( KHspsLiwPosition, "position" );
    69 _LIT8( KHspsLiwPosition, "position" );
    69 _LIT8( KHspsLiwFilter, "filter" );
    70 _LIT8( KHspsLiwFilter, "filter" );
    70 _LIT8( KHspsLiwStoringParams, "storingParams" ); //optional
    71 _LIT8( KHspsLiwStoringParams, "storingParams" ); //optional
    71 _LIT8( KHspsLiwStorePluginRefence, "storePluginConf" );
    72 _LIT8( KHspsLiwStorePluginRefence, "storePluginConf" );
    72 _LIT8( KHspsLiwStoreAppConf, "storeAppConf" ); 
    73 _LIT8( KHspsLiwStoreAppConf, "storeAppConf" ); 
       
    74 _LIT8( KHspsLiwRestore, "restore" );
       
    75 _LIT8( KHspsLiwRestoreActive, "active");
       
    76 _LIT8( KHspsLiwRestoreAll, "all");
       
    77 
    73 //Output words.
    78 //Output words.
    74 _LIT8( KHspsLiwPluginId, "pluginId" );
    79 _LIT8( KHspsLiwPluginId, "pluginId" );
    75 _LIT8( KHspsLiwPluginIds, "pluginIds" );
    80 _LIT8( KHspsLiwPluginIds, "pluginIds" );
    76 
    81 
    77 _LIT8( KHspsLiwStatus, "status" );
    82 _LIT8( KHspsLiwStatus, "status" );