Searched refs:filterDestAddress (Results 1 – 1 of 1) sorted by relevance
448 destAddr = filterDestAddress(destAddr); in sendDataInternal()544 destAddr = filterDestAddress(destAddr); in sendTextInternal()751 destAddr = filterDestAddress(destAddr); in sendMultipartTextWithOptions()1275 textAndAddress[1] = filterDestAddress(textAndAddress[1]); in sendStoredText()1322 textAndAddress[1] = filterDestAddress(textAndAddress[1]); in sendStoredMultipartText()1483 private String filterDestAddress(String destAddr) { in filterDestAddress() method in IccSmsInterfaceManager