Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncCursorPair.java58 static final long SYNC_STARTING = Long.MAX_VALUE; field in SyncCursorPair
158 long lastTimestampMillis = SYNC_STARTING; in scan()