phoneapp/phoneuistates/src/cphonesingleandwaiting.cpp
branchRCL_3
changeset 17 38529f706030
parent 15 2a26698d78ba
child 19 544e34b3255a
equal deleted inserted replaced
15:2a26698d78ba 17:38529f706030
   628             {
   628             {
   629             iViewCommandHandle->ExecuteCommandL( EPhoneViewSetControlAndVisibility );
   629             iViewCommandHandle->ExecuteCommandL( EPhoneViewSetControlAndVisibility );
   630 
   630 
   631             UpdateCbaL( EPhoneCallHandlingInCallCBA );
   631             UpdateCbaL( EPhoneCallHandlingInCallCBA );
   632             }
   632             }
   633         else
       
   634             {
       
   635             // Show the number entry if it exists.
       
   636             SetNumberEntryVisibilityL(ETrue);
       
   637             }
       
   638         }
   633         }
   639     else
   634     else
   640         {
   635         {
   641         // Set Two singles softkeys
   636         // Set Two singles softkeys
   642         UpdateCbaL( EPhoneCallHandlingNewCallSwapCBA );
   637         UpdateCbaL( EPhoneCallHandlingNewCallSwapCBA );