Home
last modified time | relevance | path

Searched defs:getIccSmsInterfaceManager (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java601 private @Nullable IccSmsInterfaceManager getIccSmsInterfaceManager(int subId) { in getIccSmsInterfaceManager() method in SmsController
DGsmCdmaPhone.java3620 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ in getIccSmsInterfaceManager() method in GsmCdmaPhone
DPhone.java3902 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ in getIccSmsInterfaceManager() method in Phone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1034 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ in getIccSmsInterfaceManager() method in PhoneMock