Searched refs:isUpdated (Results 1 – 4 of 4) sorted by relevance
251 boolean isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.TO); in updateDestinationAddress()252 isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.CC) || isUpdated; in updateDestinationAddress()253 isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.BCC) || isUpdated; in updateDestinationAddress()255 if (isUpdated) { in updateDestinationAddress()261 boolean isUpdated = false; in updateDestinationAddressPerType()289 isUpdated = true; in updateDestinationAddressPerType()309 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()