diff -r bab96b7ed1a4 -r f39ed5e045e0 phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h --- a/phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h Tue Jun 15 14:14:38 2010 +0100 +++ b/phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h Thu Jul 22 16:33:21 2010 +0100 @@ -107,10 +107,11 @@ /** * Return remote info data + * @return True if secondary CLI is used * @param aCallid call id * @param aData the returned remote info data */ - void GetRemoteInfoDataL( + TBool GetRemoteInfoDataL( const TInt aCallId, TDes& aData ) const; @@ -218,24 +219,6 @@ TPhoneCmdParamCallHeaderData* aCallHeaderData ); /** - * Check if call is private or payphone number. If call is - * Private/PayPhone call then IsCallPrivateOrPayPhone will - * set SetIdentitySpecificCallHeaderData parameters. - * - * @param aCallId Call id. - * @return ETrue if call is private or payphone number. - */ - TBool IsCallPrivateOrPayPhone( const TInt aCallId, TDes& aData ) const; - - /** - * Sets identity specific call header text. - * - * @param aCallId Call id. - * @param aData Identity specific call header text data. - */ - void SetIdentitySpecificCallHeaderData( const TInt aCallId, TDes& aData ) const; - - /** * Concludes does the engine have information of the * phone number. This information is then send to the view. * @param aNumberLength - phone number's length