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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java89 public class CDMAPhone extends PhoneBase { class in inherits:PhoneBase
147 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:CDMAPhone
153 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, method in class:CDMAPhone
209 log("CDMAPhone: init set 'gsm.sim.operator.numeric' to operator='" +
268 if(DBG) Log.d(LOG_TAG, "CDMAPhone finalized");
1121 * Retrieves the PhoneSubInfo of the CDMAPhone
1128 * Retrieves the IccSmsInterfaceManager of the CDMAPhone
1135 * Retrieves the IccPhoneBookInterfaceManager of the CDMAPhone
1165 Log.e(LOG_TAG, "[CDMAPhone] activateCellBroadcastSms() is obsolete; use SmsManager");
1175 Log.e(LOG_TAG, "[CDMAPhone] getCellBroadcastSmsConfi
[all...]

Completed in 131 milliseconds