diff -r 072a9626b290 -r 09d657f1ee00 psmservices/psmserver/tsrc/PsmTestModule/inc/PSMTest.h --- a/psmservices/psmserver/tsrc/PsmTestModule/inc/PSMTest.h Wed Aug 18 11:03:14 2010 +0300 +++ b/psmservices/psmserver/tsrc/PsmTestModule/inc/PSMTest.h Thu Sep 02 21:48:26 2010 +0300 @@ -266,6 +266,13 @@ // From MPsmChangeCompleteObserver virtual void PowerSaveModeChangeError( const TInt aError ); +#ifdef _DEBUG + TInt OOMNotifyPowerSaveModeChangeInitL( CStifItemParser& aItem ); + TInt OOMCancelPowerSaveModeChangeL( CStifItemParser& aItem ); + TInt OOMPsmBackupAndGetSettingsL( CStifItemParser& /*aItem*/ ); + TInt OOMPsmGetSettingsL( CStifItemParser& /*aItem*/ ); + TInt OOMPsmBackupSettingsL( CStifItemParser& /*aItem*/ ); +#endif //_DEBUG public: // Data // ?one_line_short_description_of_data