Lines Matching full:outgoing
118 Log.i(TAG, "Outgoing call takes too long. Showing the spinner.");
197 // to disallow the outgoing call anyway...
222 // cases it's OK to make a new outgoing call, but we need
228 // outgoing calls at all from this state.
229 Log.w(TAG, "OTASP call is active: disallowing a new outgoing call.");
246 // an outgoing call into an emergency number.
247 Log.w(TAG, "Cannot modify outgoing call to emergency number " + number + ".");
280 * outgoing-call sequence after the outgoing call broadcast is
291 * @param intent the intent from the previous step of the outgoing-call
316 * apps like Contacts / Dialer, as well as 3rd-party apps) to initiate an outgoing voice call.
374 * - CALL (action for usual outgoing voice calls)
393 * - Outgoing calls are totally disallowed on non-voice-capable
408 // Outgoing phone calls are only allowed on "voice-capable" devices.
581 // So initiate the outgoing call immediately.
585 // Initiate the outgoing call, and simultaneously launch the
591 // other outgoing call. (But when the broadcast finally
601 // intercept outgoing calls to SIP addresses as well. To do this, we should
603 // case, and (2) pass the outgoing SIP address by *not* overloading the
605 // the outgoing SIP address. (Be sure to document whether it's a URI or just
628 // to intercept the outgoing call.