phoneapp/phoneuistates/src/cphoneconferenceandsingleandwaiting.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 22 6bb1b21d2484
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
   407                 }
   407                 }
   408             else
   408             else
   409                 {
   409                 {
   410                 // Not allowed to answer
   410                 // Not allowed to answer
   411                 SendGlobalWarningNoteL(
   411                 SendGlobalWarningNoteL(
   412                     EPhoneNoteTextCallNotAllowed );
   412                     EPhoneNoteTextCallNotAllowed, ETrue );
   413                 }
   413                 }
   414             break;
   414             break;
   415 
   415 
   416         default:
   416         default:
   417             // do base operation
   417             // do base operation