Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncMessagesAction.java288 int localTotal = 0; in syncCursorPair() local
295 localTotal = cursors.getLocalCount(); in syncCursorPair()
299 LogUtil.d(TAG, "SyncMessagesAction: Scanning cursors (local count = " + localTotal in syncCursorPair()
313 + " of " + localTotal + ", remote position = " + remotePos + " of " in syncCursorPair()