Home
last modified time | relevance | path

Searched defs:updateContactTime (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java1146 private int updateContactTime(Uri uri, ContentValues values) { in updateContactTime() method in LegacyApiSupport
1152 private void updateContactTime(long rawContactId, ContentValues values) { in updateContactTime() method in LegacyApiSupport