photosgallery/collectionframework/datasource/plugins/glxdatasourcemde2.5/inc/glxdatasourcemds.h
branchRCL_3
changeset 14 ce1c7ad1f18b
parent 0 4e91876724a2
child 35 420f6808bf21
equal deleted inserted replaced
13:71da52165949 14:ce1c7ad1f18b
    61 class CGlxtnThumbnailCreator;
    61 class CGlxtnThumbnailCreator;
    62 class CGlxtnThumbnailDatabase;
    62 class CGlxtnThumbnailDatabase;
    63 #endif
    63 #endif
    64 class CGlxDataSourceMde ;
    64 class CGlxDataSourceMde ;
    65 
    65 
    66 // Use this till MDS bug is fixed. Then KMdSPSShutdown is to be used.   
       
    67 const TUid KHarvesterPSShutdown = { 0x200009F5 } ;
    66 const TUid KHarvesterPSShutdown = { 0x200009F5 } ;
    68 //const TUid KMdSPSShutdown   = { 0x20022E94 };
       
    69 const TInt KMdSShutdown     = 0x00000002; // values 1 = shutdown, 0 = restart, normal state
    67 const TInt KMdSShutdown     = 0x00000002; // values 1 = shutdown, 0 = restart, normal state
    70 
    68 
    71 static _LIT_SECURITY_POLICY_PASS(KAllowAllPolicy);
    69 static _LIT_SECURITY_POLICY_PASS(KAllowAllPolicy);
    72 static _LIT_SECURITY_POLICY_C1(KPowerMgmtPolicy,ECapabilityPowerMgmt);
    70 static _LIT_SECURITY_POLICY_C1(KPowerMgmtPolicy,ECapabilityPowerMgmt);
    73 
    71