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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java90 public class GSMPhone extends PhoneBase { class in inherits:PhoneBase
94 static final String LOG_TAG = "GSMPhone";
144 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:GSMPhone
149 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier, boolean unitTestMode) { method in class:GSMPhone
199 "GSMPhone debug");
251 if(LOCAL_DEBUG) Rlog.d(LOG_TAG, "GSMPhone finalized");
806 Rlog.e(LOG_TAG, "[GSMPhone] sendBurstDtmf() is a CDMA method");
879 Rlog.e(LOG_TAG, "[GSMPhone] getEsn() is a CDMA method");
885 Rlog.e(LOG_TAG, "[GSMPhone] getMeid() is a CDMA method");
1207 GSMPhone
[all...]

Completed in 500 milliseconds