Searched refs:filterDestAddress (Results 1 – 1 of 1) sorted by relevance
485 destAddr = filterDestAddress(destAddr); in sendDataInternal()592 destAddr = filterDestAddress(destAddr); in sendTextInternal()799 destAddr = filterDestAddress(destAddr); in sendMultipartTextWithOptions()1325 textAndAddress[1] = filterDestAddress(textAndAddress[1]); in sendStoredText()1372 textAndAddress[1] = filterDestAddress(textAndAddress[1]); in sendStoredMultipartText()1549 private String filterDestAddress(String destAddr) { in filterDestAddress() method in IccSmsInterfaceManager