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.java116 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in updateMessageOnIccEfForSubscriber() local
133 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in copyMessageToIccEfForSubscriber() local
149 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in getAllMessagesFromIccEfForSubscriber() local
198 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriber() local
215 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriberWithSelfPermissionsInternal() local
350 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendIccText() local
366 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithSelfPermissionsInternal() local
405 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithOptions() local
446 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriber() local
485 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriberWithOptions() local
[all …]
DSmsDispatchersController.java594 IccSmsInterfaceManager iccSmsIntMgr = mPhone.getIccSmsInterfaceManager(); in getSmscAddressFromUSIMWithPhoneIdentity() local