Searched refs:getIccSmsInterfaceManager (Results 1 – 2 of 2) sorted by relevance
62 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in updateMessageOnIccEfForSubscriber()80 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in copyMessageToIccEfForSubscriber()97 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in getAllMessagesFromIccEfForSubscriber()116 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendDataForSubscriber()134 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendTextForSubscriber()155 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in sendMultipartTextForSubscriber()185 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in enableCellBroadcastRangeForSubscriber()215 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in disableCellBroadcastRangeForSubscriber()231 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in getPremiumSmsPermissionForSubscriber()247 IccSmsInterfaceManager iccSmsIntMgr = getIccSmsInterfaceManager(subId); in setPremiumSmsPermissionForSubscriber()[all …]
319 public IccSmsInterfaceManager getIccSmsInterfaceManager(){ in getIccSmsInterfaceManager() method in PhoneProxy