Home | History | Annotate | Download | only in phone

Lines Matching refs:WAITING

251             // Stop any signalInfo tone being played when a Call waiting gets answered
252 if (ringing.getState() == Call.State.WAITING) {
269 // This is the CALL WAITING call being answered.
273 // Enable "Add Call" option after answering a Call Waiting as the user
280 // a call waiting is answered from the Phone.
364 } else if (state == Call.State.WAITING) {
365 // Call-waiting: there's an incoming call, but another call is
372 // CDMA: Ringing call and Call waiting hangup is handled differently.
373 // For Call waiting we DO NOT call the conventional hangup(call) function
374 // as in CDMA we just want to hangup the Call waiting connection.
375 log("hangupRingingCall(): CDMA-specific call-waiting hangup");
381 // call-waiting calls too.
382 log("hangupRingingCall(): call-waiting call: hangup()");
387 // WAITING, so there's no reason to have called
391 Log.w(LOG_TAG, "hangupRingingCall: no INCOMING or WAITING call");
476 if (DBG) log("end holding & answer waiting: 1");
482 if (DBG) log("end holding & answer waiting: 2");
496 // hanging up the active call also accepts the waiting call
497 // while active call and waiting call are from the same phone
747 // Three way and Call Waiting. Therefore retrieving Mute state for
2053 // state by either accepting a Call Waiting or by merging two calls
2112 // - After 30 seconds of user Ignoring/Missing a Call Waiting call.