profilesapplication/Profiles/GSProfilesPlugin/inc/GSProfilesPlugin.h
branchCompilerCompatibility
changeset 13 0bf02c949778
parent 0 ca436256272f
equal deleted inserted replaced
11:f99a5abf9085 13:0bf02c949778
   239 	    void NotifyModeChangeL( const TInt aMode );
   239 	    void NotifyModeChangeL( const TInt aMode );
   240         void GetPsmConfigSettingsL( TPsmSettingItems& aItems );
   240         void GetPsmConfigSettingsL( TPsmSettingItems& aItems );
   241 	    void GetActiveProfileSettingsL( TPsmSettingItems& aItems );
   241 	    void GetActiveProfileSettingsL( TPsmSettingItems& aItems );
   242 	    //void GetActiveProfileSettings2L( TPsmSettingItems& aItems );
   242 	    //void GetActiveProfileSettings2L( TPsmSettingItems& aItems );
   243 	    TUint32 ResolveKey( TUint aPartialKey, TInt aProfileId );
   243 	    TUint32 ResolveKey( TUint aPartialKey, TInt aProfileId );
   244 	    void CPSMProfilesPlugin::Panic( TInt aReason );
   244 	    void Panic( TInt aReason );
   245     };
   245     };
   246 
   246 
   247 
   247 
   248 
   248 
   249 
   249