Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsController.java91 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in updateMessageOnIccEfForSubscriber() local
108 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in copyMessageToIccEfForSubscriber() local
124 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in getAllMessagesFromIccEfForSubscriber() local
154 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriber() local
169 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriberWithSelfPermissionsInternal() local
228 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendIccText() local
243 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithSelfPermissionsInternal() local
262 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithOptions() local
284 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriber() local
304 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriberWithOptions() local
[all …]