HomeSort by relevance Sort by last modified time
    Searched full:localtotal (Results 1 - 1 of 1) sorted by null

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

Completed in 90 milliseconds