Searched defs:DATA_VERSION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
H A DContactLoader.java165 Data.DATA_VERSION,
237 public static final int DATA_VERSION = 48; field in class:ContactLoader.ContactQuery
586 cursorColumnToContentValues(cursor, cv, ContactQuery.DATA_VERSION);

Completed in 13 milliseconds