terminalsecurity/server/inc/TerminalControlServer.h
branchRCL_3
changeset 59 13d7c31c74e0
parent 0 b497e44ab2fc
child 61 b183ec05bd8c
equal deleted inserted replaced
58:4af31167ea77 59:13d7c31c74e0
   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: