Searched defs:SipPhoneBase (Results 1 - 1 of 1) 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) {

Completed in 6 milliseconds