Searched defs:updated (Results 1 – 8 of 8) sorted by relevance
366 public void onUpdate(Contact updated) { in onUpdate()
166 public void onUpdate(Contact updated) { in onUpdate()
4082 public void onUpdate(final Contact updated) { in onUpdate()
143 int updated = updateInTransaction(uri, values, selection, selectionArgs); in update() local
1241 int updated = mContactsProvider.updateInTransaction(Data.CONTENT_URI, mValues, in updateLegacyPhotoData() local
491 final SuggestionData updated = new SuggestionData(APP_SOURCE) in testRefreshShortcut() local514 final SuggestionData updated = new SuggestionData(APP_SOURCE) in testRefreshShortcutChangedIntent() local
568 int updated = db.update("carriers", s_currentSetMap, in insert() local
97 public void onUpdate(Contact updated); in onUpdate()