HomeSort by relevance Sort by last modified time
    Searched refs:SipCallOptionHandler (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
OutgoingCallBroadcaster.java 170 selectPhoneIntent.setClass(context, SipCallOptionHandler.class);
SipCallOptionHandler.java 52 * SipCallOptionHandler select the sip phone based on the call option.
54 public class SipCallOptionHandler extends Activity implements
58 static final String TAG = "SipCallOptionHandler";

Completed in 1192 milliseconds