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.java187 updateLastModified(table, whereClause, whereArgs); in update()
266 private void updateLastModified(String table, String whereClause, String[] whereArgs) { in updateLastModified() method in DbModifierWithNotification