--- a/phoneapp/phoneuistates/src/cphonesingleandalerting.cpp Thu Jul 15 18:38:16 2010 +0300
+++ b/phoneapp/phoneuistates/src/cphonesingleandalerting.cpp Thu Aug 19 09:54:27 2010 +0300
@@ -204,8 +204,8 @@
iViewCommandHandle->ExecuteCommandL( EPhoneViewUpdateBubble, aCallId,
&callHeaderParam );
- CPhoneState::SetTouchPaneButtons( EPhoneTwoSinglesButtons );
- CPhoneState::EndUiUpdate();
+ SetTouchPaneButtons( EPhoneTwoSinglesButtons );
+ EndUiUpdate();
// Set Hold flag to view
TPhoneCmdParamBoolean holdFlag;