Searched refs:getIccSmsInterfaceManager (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneProxy.java72 phone.getIccSmsInterfaceManager());
204 mActivePhone.getIccSmsInterfaceManager());
807 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ method in class:PhoneProxy
808 return mActivePhone.getIccSmsInterfaceManager();
H A DPhone.java1372 public IccSmsInterfaceManager getIccSmsInterfaceManager(); method in interface:Phone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java421 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ method in class:SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java1130 public IccSmsInterfaceManager getIccSmsInterfaceManager() { method in class:CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1478 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ method in class:GSMPhone

Completed in 43 milliseconds