phoneapp/phoneuistates/src/cphoneconferenceandwaitingandcallsetup.cpp
changeset 46 bc5a64e5bc3c
parent 45 6b911d05207e
child 50 377c906a8701
child 51 f39ed5e045e0
equal deleted inserted replaced
45:6b911d05207e 46:bc5a64e5bc3c
   183                  {
   183                  {
   184                 // Number entry is behind waiting call bubble.
   184                 // Number entry is behind waiting call bubble.
   185                 // We can't answer to call in this state so display
   185                 // We can't answer to call in this state so display
   186                 // Not allowed -note.
   186                 // Not allowed -note.
   187                 SendGlobalErrorNoteL( 
   187                 SendGlobalErrorNoteL( 
   188                     EPhoneNoteTextNotAllowed );                                             
   188                     EPhoneNoteTextNotAllowed, ETrue );                                             
   189                  }
   189                  }
   190             break;
   190             break;
   191             
   191             
   192         default:
   192         default:
   193             // do base operation
   193             // do base operation