Searched refs:isUpdated (Results 1 – 4 of 4) sorted by relevance
249 boolean isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.TO); in updateDestinationAddress()250 isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.CC) || isUpdated; in updateDestinationAddress()251 isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.BCC) || isUpdated; in updateDestinationAddress()253 if (isUpdated) { in updateDestinationAddress()259 boolean isUpdated = false; in updateDestinationAddressPerType()287 isUpdated = true; in updateDestinationAddressPerType()307 return isUpdated; in updateDestinationAddressPerType()
56 public boolean isUpdated() { in isUpdated() method in UpdateHelper
150 return uh.isUpdated(); in updateFromCursor()
170 return uh.isUpdated(); in updateFromCursor()