Searched refs:updateMessageOnIccEf (Results 1 – 2 of 2) sorted by relevance
93 return iccSmsIntMgr.updateMessageOnIccEf(callingPackage, index, status, pdu); in updateMessageOnIccEfForSubscriber()
249 updateMessageOnIccEf(String callingPackage, int index, int status, byte[] pdu) { in updateMessageOnIccEf() method in IccSmsInterfaceManager