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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java84 public class GSMPhone extends PhoneBase { class in inherits:PhoneBase
131 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:GSMPhone
136 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier, boolean unitTestMode) { method in class:GSMPhone
192 "GSMPhone debug");
251 if(LOCAL_DEBUG) Log.d(LOG_TAG, "GSMPhone finalized");
800 Log.e(LOG_TAG, "[GSMPhone] sendBurstDtmf() is a CDMA method");
860 Log.e(LOG_TAG, "[GSMPhone] getEsn() is a CDMA method");
865 Log.e(LOG_TAG, "[GSMPhone] getMeid() is a CDMA method");
1208 GSMPhone.this);
1473 * Retrieves the PhoneSubInfo of the GSMPhone
[all...]

Completed in 43 milliseconds