phoneapp/phoneuicontrol/src/cphonestate.cpp
branchRCL_3
changeset 39 b8d67d6176f5
parent 31 ba54057fe027
child 44 3c221667e687
--- a/phoneapp/phoneuicontrol/src/cphonestate.cpp	Tue May 25 12:41:50 2010 +0300
+++ b/phoneapp/phoneuicontrol/src/cphonestate.cpp	Wed Jun 09 09:41:11 2010 +0300
@@ -1359,6 +1359,14 @@
             }
         }
 
+    if( NumberEntryManagerL()->IsNumberEntryUsedL() )
+        {
+        iViewCommandHandle->ExecuteCommandL( EPhoneViewSetIncallBubbleTrue );
+        }
+    else
+        {
+        iViewCommandHandle->ExecuteCommandL( EPhoneViewSetIncallBubbleFalse );
+        }
      }
 
 // -----------------------------------------------------------
@@ -1380,6 +1388,8 @@
         {
         CloseCustomizedDialerL();
         }
+
+    iViewCommandHandle->ExecuteCommandL( EPhoneViewSetIncallBubbleTrue );
     }
 // ---------------------------------------------------------
 // CPhoneState::HandleIdleForegroundEventL