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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java85 public class GSMPhone extends PhoneBase { class in inherits:PhoneBase
125 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:GSMPhone
130 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier, boolean unitTestMode) { method in class:GSMPhone
185 "GSMPhone debug");
248 if(LOCAL_DEBUG) Log.d(LOG_TAG, "GSMPhone finalized");
789 Log.e(LOG_TAG, "[GSMPhone] sendBurstDtmf() is a CDMA method");
853 Log.e(LOG_TAG, "[GSMPhone] getEsn() is a CDMA method");
858 Log.e(LOG_TAG, "[GSMPhone] getMeid() is a CDMA method");
1139 GSMPhone.this);
1405 * Retrieves the PhoneSubInfo of the GSMPhone
[all...]

Completed in 54 milliseconds