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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaPhone.java105 public class GsmCdmaPhone extends Phone { class in inherits:Phone
109 public static final String LOG_TAG = "GsmCdmaPhone";
206 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, int phoneId, method in class:GsmCdmaPhone
211 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, method in class:GsmCdmaPhone
232 logd("GsmCdmaPhone: constructor: sub = " + mPhoneId);
412 if(DBG) logd("GsmCdmaPhone finalized");
1335 loge("[GsmCdmaPhone] sendBurstDtmf() is a CDMA method");
1492 loge("[GsmCdmaPhone] getEsn() is a CDMA method");
2164 GsmCdmaPhone.this,
2752 * Retrieves the IccPhoneBookInterfaceManager of the GsmCdmaPhone
[all...]

Completed in 49 milliseconds