phoneapp/phoneuicontrol/src/cphoneuicommandmanager.cpp
changeset 76 cfea66083b62
parent 74 d1c62c765e48
child 78 baacf668fe89
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
   253         {
   253         {
   254         ret = SingleRingingCallResource();
   254         ret = SingleRingingCallResource();
   255         }
   255         }
   256     else if ( 2 == activeCallCount )
   256     else if ( 2 == activeCallCount )
   257         {
   257         {
   258         ret = ret = EPhoneCallHandlingIncomingRejectCBA;
   258         ret = EPhoneCallHandlingIncomingRejectCBA;
   259         }
   259         }
   260     else
   260     else
   261         {
   261         {
   262         ret = EPhoneCallHandlingCallWaitingCBA;
   262         ret = EPhoneCallHandlingCallWaitingCBA;
   263         }
   263         }