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

  /frameworks/base/telephony/java/com/android/internal/telephony/sip/
SipCommandInterface.java 32 class SipCommandInterface extends BaseCommands implements CommandsInterface {
33 SipCommandInterface(Context context) {
SipPhoneBase.java 59 super(notifier, context, new SipCommandInterface(context), false);

Completed in 156 milliseconds