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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMALTEPhone.java70 public class CDMALTEPhone extends CDMAPhone { class in inherits:CDMAPhone
71 static final String LOG_LTE_TAG = "CDMALTEPhone";
81 public CDMALTEPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, method in class:CDMALTEPhone
86 public CDMALTEPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, method in class:CDMALTEPhone
90 Rlog.d(LOG_TAG, "CDMALTEPhone: constructor: sub = " + mPhoneId);
468 pw.println("CDMALTEPhone extends:");

Completed in 51 milliseconds