Home
last modified time | relevance | path

Searched defs:iccSmsIntMgr (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java99 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in updateMessageOnIccEfForSubscriber() local
116 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in copyMessageToIccEfForSubscriber() local
132 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in getAllMessagesFromIccEfForSubscriber() local
179 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriber() local
194 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriberWithSelfPermissionsInternal() local
314 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendIccText() local
330 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithSelfPermissionsInternal() local
366 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithOptions() local
405 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriber() local
442 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriberWithOptions() local
[all …]
DSmsDispatchersController.java463 IccSmsInterfaceManager iccSmsIntMgr = mPhone.getIccSmsInterfaceManager(); in getSmscAddressFromUSIMWithPhoneIdentity() local