sysstatemgmt/systemstatereferenceplugins/custcmd/inc/ssmuiproviderdll.h
changeset 45 c6215323ad55
parent 16 ef634fd8dac3
child 61 8cb079868133
equal deleted inserted replaced
44:2c28af138640 45:c6215323ad55
    61 	IMPORT_C TInt FreeReservedPhoneMemorySpace(const TInt aSpaceToFree);
    61 	IMPORT_C TInt FreeReservedPhoneMemorySpace(const TInt aSpaceToFree);
    62 
    62 
    63 private:
    63 private:
    64 	CSsmUiSpecific();
    64 	CSsmUiSpecific();
    65 	void ConstructL();
    65 	void ConstructL();
       
    66 	
       
    67     //Helper function to check for P&S Key
       
    68     static TBool IsTestPsKeyDefined();
    66 private:
    69 private:
    67 	TStrtSecurityStatus iStrtSecurityStatus;
    70 	TStrtSecurityStatus iStrtSecurityStatus;
    68 	TInt iReferenceCount;
    71 	TInt iReferenceCount;
    69 	RFs iReservedPhoneMemoryFs;
    72 	RFs iReservedPhoneMemoryFs;
    70 	TInt iReservedPhoneMemory;
    73 	TInt iReservedPhoneMemory;