diff -r 61516c5786af -r 00076e39386f sysstatemgmt/systemstatereferenceplugins/custcmd/inc/ssmuiproviderdll.h --- a/sysstatemgmt/systemstatereferenceplugins/custcmd/inc/ssmuiproviderdll.h Wed Jun 23 22:58:50 2010 +0100 +++ b/sysstatemgmt/systemstatereferenceplugins/custcmd/inc/ssmuiproviderdll.h Thu Jul 22 16:45:41 2010 +0100 @@ -63,6 +63,9 @@ private: CSsmUiSpecific(); void ConstructL(); + + //Helper function to check for P&S Key + static TBool IsTestPsKeyDefined(); private: TStrtSecurityStatus iStrtSecurityStatus; TInt iReferenceCount;