Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDbModifierWithNotification.java179 updateLastModified(table, whereClause, whereArgs); in update()
249 private void updateLastModified(String table, String whereClause, String[] whereArgs) { in updateLastModified() method in DbModifierWithNotification