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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java1790 + Contacts.CONTACT_LAST_UPDATED_TIMESTAMP + "=? " +
1806 + Contacts.CONTACT_LAST_UPDATED_TIMESTAMP
1821 int CONTACT_LAST_UPDATED_TIMESTAMP = 12; field in interface:ContactAggregator.ContactReplaceSqlStatement
2000 statement.bindLong(ContactReplaceSqlStatement.CONTACT_LAST_UPDATED_TIMESTAMP,

Completed in 49 milliseconds