Searched refs:isUpdated (Results 1 – 4 of 4) sorted by relevance
275 boolean isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.TO); in updateDestinationAddress()276 isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.CC) || isUpdated; in updateDestinationAddress()277 isUpdated = updateDestinationAddressPerType((SendReq)pdu, PduHeaders.BCC) || isUpdated; in updateDestinationAddress()279 if (isUpdated) { in updateDestinationAddress()285 boolean isUpdated = false; in updateDestinationAddressPerType()312 isUpdated = true; in updateDestinationAddressPerType()332 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()