phoneapp/phoneuistates/src/cphonetwosinglesandwaiting.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 30 ebdbd102c78a
parent 45 6b911d05207e
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
   122             else
   122             else
   123                 {
   123                 {
   124                 // Waiting call bubble is over number entry
   124                 // Waiting call bubble is over number entry
   125                 // so display not allowed note because we
   125                 // so display not allowed note because we
   126                 // can't answer the call
   126                 // can't answer the call
   127                 SendGlobalWarningNoteL( EPhoneNoteTextCallNotAllowed );                     
   127                 SendGlobalWarningNoteL( EPhoneNoteTextCallNotAllowed, ETrue );                     
   128                 }
   128                 }
   129             break;
   129             break;
   130             }
   130             }
   131 
   131 
   132         default:
   132         default: