telephonyserverplugins/common_tsy/test/component/inc/cctsycustomipcfu.h
branchRCL_3
changeset 14 7ef16719d8cb
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
9:962e6306d9d2 14:7ef16719d8cb
   106 	void TestReadViagHomeZoneParams0001L();
   106 	void TestReadViagHomeZoneParams0001L();
   107 	void TestReadViagHomeZoneParams0002L();
   107 	void TestReadViagHomeZoneParams0002L();
   108 	void TestReadViagHomeZoneParams0003L();
   108 	void TestReadViagHomeZoneParams0003L();
   109 	void TestReadViagHomeZoneParams0004L();
   109 	void TestReadViagHomeZoneParams0004L();
   110 	void TestReadViagHomeZoneParams0005L();
   110 	void TestReadViagHomeZoneParams0005L();
   111 	void TestReadViagHomeZoneCache0001L();
   111     void TestReadViagHomeZoneCache0001L();
       
   112     void TestReadViagHomeZoneCache0001bL();
       
   113     void TestReadViagHomeZoneCache0001cL();
   112 	void TestReadViagHomeZoneCache0002L();
   114 	void TestReadViagHomeZoneCache0002L();
   113 	void TestReadViagHomeZoneCache0003L();
   115 	void TestReadViagHomeZoneCache0003L();
   114 	void TestReadViagHomeZoneCache0004L();
   116 	void TestReadViagHomeZoneCache0004L();
   115 	void TestReadViagHomeZoneCache0005L();
   117 	void TestReadViagHomeZoneCache0005L();
   116 	void TestWriteViagHomeZoneCache0001L();
   118 	void TestWriteViagHomeZoneCache0001L();
   328 									const TDesC& aLineName,
   330 									const TDesC& aLineName,
   329 									const TInt aCallId,
   331 									const TInt aCallId,
   330 									RMobileCall::TMobileCallStatus aMobileCallStatus,
   332 									RMobileCall::TMobileCallStatus aMobileCallStatus,
   331 									RMobilePhone::TMobileService aMobileService
   333 									RMobilePhone::TMobileService aMobileService
   332 									);
   334 									);
   333 	void OpenPhoneAndCustomAPILC(RMmCustomAPI& aCustomAPI);
   335 	void OpenPhoneAndCustomAPILC(RMmCustomAPI& aCustomAPI, TInt aNtsyError = KErrNone);
   334 	void MockPrimeEReadViagHomeZoneCacheIPCL(TInt aCacheId,TInt aRecordId, TBool aDoComplete = ETrue, TBool aDoExpect = ETrue);
   336 	void MockPrimeEReadViagHomeZoneCacheIPCL(TInt aCacheId,TInt aRecordId, TBool aDoComplete = ETrue, TBool aDoExpect = ETrue, TInt aNtsyError = KErrNone);
   335 	void FillWithRandomData( RMmCustomAPI::TMmCellInfo& cell, TInt aRnd = 0) const;
   337 	void FillWithRandomData( RMmCustomAPI::TMmCellInfo& cell, TInt aRnd = 0) const;
   336 	void FillWithRandomDataLC( RMmCustomAPI::TViagElements*& cell, TInt aRnd = 0) const;
   338 	void FillWithRandomDataLC( RMmCustomAPI::TViagElements*& cell, TInt aRnd = 0) const;
   337 	void InitSimCbTopicsL(RMmCustomAPI &aCustomApi, const TDesC& aTopic, TInt aNum);
   339 	void InitSimCbTopicsL(RMmCustomAPI &aCustomApi, const TDesC& aTopic, TInt aNum);
   338 
   340 
   339 	void AuxReadViagHomeZoneParamsL();
   341 	void AuxReadViagHomeZoneParamsL();