Searched refs:receivedCount (Results 1 – 2 of 2) sorted by relevance
203 Integer receivedCount = multiPartReceivedCount.get(reference); in scanRawTable() local204 if (receivedCount == null) { in scanRawTable()212 int newCount = receivedCount + 1; in scanRawTable()
2302 int receivedCount, int totalCount) { in writeDroppedIncomingMultipartSms() argument2303 logv("Logged dropped multipart SMS: received " + receivedCount in writeDroppedIncomingMultipartSms()2307 details.receivedParts = receivedCount; in writeDroppedIncomingMultipartSms()