Searched refs:receivedCount (Results 1 – 2 of 2) sorted by relevance
184 Integer receivedCount = multiPartReceivedCount.get(reference); in scanRawTable() local185 if (receivedCount == null) { in scanRawTable()193 int newCount = receivedCount + 1; in scanRawTable()
2233 int receivedCount, int totalCount) { in writeDroppedIncomingMultipartSms() argument2234 logv("Logged dropped multipart SMS: received " + receivedCount in writeDroppedIncomingMultipartSms()2238 details.receivedParts = receivedCount; in writeDroppedIncomingMultipartSms()