Home
last modified time | relevance | path

Searched refs:remoteTotal (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncMessagesAction.java289 int remoteTotal = 0; in syncCursorPair() local
296 remoteTotal = cursors.getRemoteCount(); in syncCursorPair()
300 + ", remote count = " + remoteTotal + ", message update limit = " in syncCursorPair()
314 + remoteTotal + ")"); in syncCursorPair()