Lines Matching refs:SipCallOptionHandler
58 * intent on to the {@link SipCallOptionHandler}, which will
278 * Launch the SipCallOptionHandler, which is the next step(*) in the
283 * step is for the SipCallOptionHandler to decide which Phone type (SIP
319 // CallController.placeCall() after the SipCallOptionHandler step.
325 // Finally, launch the SipCallOptionHandler, with the copy of the
330 selectPhoneIntent.setClass(context, SipCallOptionHandler.class);
338 // ...and see SipCallOptionHandler.onCreate() for the next step of the sequence.
409 * the sequence OutgoingCallReceiver -> SipCallOptionHandler ->
413 * go directly to SipCallOptionHandler, which then leads to the