diff -r 91c2fb4b78df -r ba54057fe027 phoneapp/phoneuicontrol/inc/cphonestate.h --- a/phoneapp/phoneuicontrol/inc/cphonestate.h Tue Apr 27 16:37:10 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphonestate.h Tue May 11 16:13:03 2010 +0300 @@ -725,6 +725,15 @@ */ IMPORT_C TInt CustomizedDialerCbaResourceIdL(); + /** + * Forwards Phone Engine messages to Phone customization + * @param aMessage Message from Phone Engine + * @param aCallId Call id the message concerns + * @return ETrue if message was handled + */ + IMPORT_C TBool ForwardPEMessageToPhoneCustomizationL( + const TInt aMessage, + TInt aCallId ); protected: // NumberEntry functions.