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");
792 Log.e(LOG_TAG, "[GSMPhone] sendBurstDtmf() is a CDMA method");
852 Log.e(LOG_TAG, "[GSMPhone] getEsn() is a CDMA method");
857 Log.e(LOG_TAG, "[GSMPhone] getMeid() is a CDMA method");
1177 GSMPhone.this);
1442 * Retrieves the PhoneSubInfo of the GSMPhone
[all...]

Completed in 45 milliseconds