Searched refs:getIccSmsInterfaceManager (Results 1 – 2 of 2) sorted by relevance
59 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in updateMessageOnIccEfForSubscriber()72 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in copyMessageToIccEfForSubscriber()85 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in getAllMessagesFromIccEfForSubscriber()99 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriber()114 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriberWithSelfPermissions()134 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriber()148 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriberWithSelfPermissions()171 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriber()192 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in enableCellBroadcastRangeForSubscriber()212 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in disableCellBroadcastRangeForSubscriber()[all …]
329 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ in getIccSmsInterfaceManager() method in PhoneProxy