Searched refs:updatedMmsCount (Results 1 – 1 of 1) sorted by relevance
140 long updatedMmsCount = existingMms.getMmsCount() + 1; in addIncomingMms() local143 + mms.getAvgIntervalMillis()) / updatedMmsCount); in addIncomingMms()145 .setMmsCount(updatedMmsCount) in addIncomingMms()170 long updatedMmsCount = existingMms.getMmsCount() + 1; in addOutgoingMms() local173 + mms.getAvgIntervalMillis()) / updatedMmsCount); in addOutgoingMms()175 .setMmsCount(updatedMmsCount) in addOutgoingMms()