phoneapp/phoneuistates/src/cphoneconferenceandsingle.cpp
branchRCL_3
changeset 15 2a26698d78ba
parent 9 8871b09be73b
child 58 40a3f856b14d
equal deleted inserted replaced
14:24062c24fe38 15:2a26698d78ba
   484     iViewCommandHandle->ExecuteCommandL( EPhoneViewCloseFSW );
   484     iViewCommandHandle->ExecuteCommandL( EPhoneViewCloseFSW );
   485     
   485     
   486     // Set touch controls
   486     // Set touch controls
   487     SetTouchPaneButtonDisabled( EPhoneCallComingCmdAnswer );
   487     SetTouchPaneButtonDisabled( EPhoneCallComingCmdAnswer );
   488 
   488 
   489     // Check if HW Keys or Call UI should be disabled
       
   490     CheckDisableHWKeysAndCallUIL();
       
   491 
       
   492     SetTouchPaneButtons( EPhoneWaitingCallButtons );
   489     SetTouchPaneButtons( EPhoneWaitingCallButtons );
   493         
   490         
   494     // Display incoming call
   491     // Display incoming call
   495     DisplayIncomingCallL( aCallId, dialerParam  );
   492     DisplayIncomingCallL( aCallId, dialerParam  );
   496 
   493