Home
last modified time | relevance | path

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

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java195 final long version = c.getLong(DirtyQuery.COLUMN_VERSION); in getDirtyContacts()
746 public final static int COLUMN_VERSION = 4; field in ContactManager.DirtyQuery