Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncMessagesAction.java287 int remotePos = 0; in syncCursorPair() local
309 remotePos = cursors.getRemotePosition(); in syncCursorPair()
313 + " of " + localTotal + ", remote position = " + remotePos + " of " in syncCursorPair()