Searched refs:updateCountInIncoming (Results 1 – 1 of 1) sorted by relevance
579 int updateCountInIncoming = 0; in updateIncomingMessage() local583 updateCountInIncoming = db.update(RCS_INCOMING_MESSAGE_TABLE, incomingMessageValues, in updateIncomingMessage()593 return Math.max(updateCountInIncoming, updateCountInCommon); in updateIncomingMessage()