Searched defs:updated (Results 1 – 11 of 11) sorted by relevance
100 long updated = cursor.getLong(updatedIndex); in findAlbums() local
77 public long updated; field in PhotoSource.AlbumData
381 long updated = 0; in findAlbums() local
351 public void onUpdate(Contact updated) { in onUpdate()
165 public void onUpdate(Contact updated) { in onUpdate()
4329 public void onUpdate(final Contact updated) { in onUpdate()
166 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
634 int updated = db.update("carriers", s_currentSetMap, in insert() local
97 public void onUpdate(Contact updated); in onUpdate()