Searched refs:SipPhoneBase (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java53 abstract class SipPhoneBase extends PhoneBase { class in inherits:PhoneBase
54 private static final String LOG_TAG = "SipPhoneBase";
59 public SipPhoneBase(String name, Context context, PhoneNotifier notifier) { method in class:SipPhoneBase
79 void migrateFrom(SipPhoneBase from) {
H A DSipPhone.java50 public class SipPhone extends SipPhoneBase {

Completed in 61 milliseconds