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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java83 public class CDMAPhone extends PhoneBase { class in inherits:PhoneBase
141 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:CDMAPhone
147 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, method in class:CDMAPhone
208 log("CDMAPhone: init set 'gsm.sim.operator.numeric' to operator='" +
267 if(DBG) Log.d(LOG_TAG, "CDMAPhone finalized");
1095 * Retrieves the PhoneSubInfo of the CDMAPhone
1102 * Retrieves the IccSmsInterfaceManager of the CDMAPhone
1109 * Retrieves the IccPhoneBookInterfaceManager of the CDMAPhone
1139 Log.e(LOG_TAG, "[CDMAPhone] activateCellBroadcastSms() is obsolete; use SmsManager");
1149 Log.e(LOG_TAG, "[CDMAPhone] getCellBroadcastSmsConfi
[all...]

Completed in 89 milliseconds