phoneapp/phoneuistates/src/cphoneconferenceandcallsetup.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 22 6bb1b21d2484
parent 45 6b911d05207e
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
   309         }
   309         }
   310     
   310     
   311     SetTouchPaneButtons( EPhoneConferenceAndSingleButtons );
   311     SetTouchPaneButtons( EPhoneConferenceAndSingleButtons );
   312     SetTouchPaneButtonDisabled( EPhoneInCallCmdPrivate );
   312     SetTouchPaneButtonDisabled( EPhoneInCallCmdPrivate );
   313     EndUiUpdate(); 
   313     EndUiUpdate(); 
   314 
   314     
   315     HandleColpNoteL( aCallId );
       
   316     UpdateCbaL ( EPhoneCallHandlingNewCallSwapCBA );
   315     UpdateCbaL ( EPhoneCallHandlingNewCallSwapCBA );
   317    
   316    
   318     iStateMachine->ChangeState( EPhoneStateConferenceAndSingle );                     
   317     iStateMachine->ChangeState( EPhoneStateConferenceAndSingle );                     
   319     }
   318     }
   320 
   319