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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java79 public class CDMAPhone extends PhoneBase { class in inherits:PhoneBase
141 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier) { method in class:CDMAPhone
145 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, method in class:CDMAPhone
252 if(DBG) Log.d(LOG_TAG, "CDMAPhone finalized");
1049 * Retrieves the PhoneSubInfo of the CDMAPhone
1056 * Retrieves the IccSmsInterfaceManager of the CDMAPhone
1063 * Retrieves the IccPhoneBookInterfaceManager of the CDMAPhone
1103 * Set the TTY mode of the CDMAPhone
1110 * Queries the TTY mode of the CDMAPhone

Completed in 87 milliseconds