diff -r ba76fc04e6c2 -r 6b911d05207e phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h --- a/phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h Fri Jun 04 10:19:18 2010 +0100 +++ b/phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h Wed Jun 23 18:12:20 2010 +0300 @@ -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