Searched defs:ImsPhone (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java109 public class ImsPhone extends ImsPhoneBase { class in inherits:ImsPhoneBase
110 private static final String LOG_TAG = "ImsPhone";
244 public ImsPhone(Context context, PhoneNotifier notifier, Phone defaultPhone) { method in class:ImsPhone
249 public ImsPhone(Context context, PhoneNotifier notifier, Phone defaultPhone, method in class:ImsPhone
251 super("ImsPhone", context, notifier, unitTestMode);
1829 pw.println("ImsPhone extends:");
1833 pw.println("ImsPhone:");

Completed in 56 milliseconds