terminalsecurity/server/inc/TerminalControlServer.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
   156 	void                StopProcessByUidL       ( const TUid& aUID );
   156 	void                StopProcessByUidL       ( const TUid& aUID );
   157     void                StopProcessByUidL       ( const TDesC8 &aUID );
   157     void                StopProcessByUidL       ( const TDesC8 &aUID );
   158 	void                StopProcessByFullNameL  ( const TDesC8& aName );
   158 	void                StopProcessByFullNameL  ( const TDesC8& aName );
   159     TBool               GetPasscodePolicyL      ( );
   159     TBool               GetPasscodePolicyL      ( );
   160     void                SetPasscodePolicyL      ( TBool aIsSet );
   160     void                SetPasscodePolicyL      ( TBool aIsSet );
       
   161     void                ResetParametersL(TInt32 aAppID);
   161 
   162 
   162 private:
   163 private:
   163 	void 				SetIntValueL( TInt avalue, TInt aSCPCommandEnum );
   164 	void 				SetIntValueL( TInt avalue, TInt aSCPCommandEnum );
   164 	TInt				GetIntValueL( TInt aSCPCommandEnum );
   165 	TInt				GetIntValueL( TInt aSCPCommandEnum );
   165 private:
   166 private: