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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java89 public class GSMPhone extends PhoneBase { class in inherits:PhoneBase
93 static final String LOG_TAG = "GSMPhone";
141 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:GSMPhone
146 GSMPhone (Context context, CommandsInterface ci, PhoneNotifier notifier, boolean unitTestMode) { method in class:GSMPhone
196 "GSMPhone debug");
248 if(LOCAL_DEBUG) Rlog.d(LOG_TAG, "GSMPhone finalized");
808 Rlog.e(LOG_TAG, "[GSMPhone] sendBurstDtmf() is a CDMA method");
881 Rlog.e(LOG_TAG, "[GSMPhone] getEsn() is a CDMA method");
887 Rlog.e(LOG_TAG, "[GSMPhone] getMeid() is a CDMA method");
1209 GSMPhone
[all...]

Completed in 26 milliseconds