Searched refs:remoteCount (Results 1 – 1 of 1) sorted by relevance
161 int remoteCount = 0; in scan() local167 while (localCount + remoteCount < maxMessagesToScan && smsToAdd.size() in scan()196 remoteCount += 1; in scan()228 remoteCount += 1; in scan()235 remoteCount += 1; in scan()241 remoteCount += 1; in scan()683 final int remoteCount = smsCount + mmsCount; in isSynchronized() local684 final boolean isInSync = (localCount == remoteCount); in isSynchronized()692 + ", # remote message = " + remoteCount); in isSynchronized()