Lines Matching full:outgoing
50 * applications to monitor, redirect, or prevent the outgoing call.
108 Log.i(TAG, "Outgoing call takes too long. Showing the spinner.");
159 // to disallow the outgoing call anyway...
184 // cases it's OK to make a new outgoing call, but we need
191 // outgoing calls at all from this state.
192 Log.w(TAG, "OTASP call is active: disallowing a new outgoing call.");
209 // an outgoing call into an emergency number.
210 Log.w(TAG, "Cannot modify outgoing call to emergency number " + number + ".");
241 * outgoing-call sequence after the outgoing call broadcast is
252 * @param intent the intent from the previous step of the outgoing-call
280 // outgoing-call sequence. This intent will ultimately be passed to
305 * apps like Contacts / Dialer, as well as 3rd-party apps) to initiate an outgoing voice call.
363 * - CALL (action for usual outgoing voice calls)
382 * - Outgoing calls are totally disallowed on non-voice-capable
397 // Outgoing phone calls are only allowed on "voice-capable" devices.
569 // So initiate the outgoing call immediately.
573 // Initiate the outgoing call, and simultaneously launch the
579 // other outgoing call. (But when the broadcast finally
600 // intercept outgoing calls to SIP addresses as well. To do this, we should
602 // case, and (2) pass the outgoing SIP address by *not* overloading the
604 // the outgoing SIP address. (Be sure to document whether it's a URI or just
627 // to intercept the outgoing call.