Home
last modified time | relevance | path

Searched refs:makeIccSmsInterfaceManager (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java75 public IccSmsInterfaceManager makeIccSmsInterfaceManager(Phone phone) { in makeIccSmsInterfaceManager() method in TelephonyComponentFactory
DGsmCdmaPhone.java233 mIccSmsInterfaceManager = mTelephonyComponentFactory.makeIccSmsInterfaceManager(this); in initOnce()