Searched refs:fromAfter (Results 1 – 12 of 12) sorted by relevance
360 final ValuesDelta values = ValuesDelta.fromAfter(after); in testIsEmptyEmpty()851 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateWithDisplayNameFromGoogleToExchange1()895 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateWithDisplayNameFromGoogleToExchange2()941 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateWithStructuredNameFromExchangeToGoogle()963 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigratePostalFromGoogleToExchange()990 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigratePostalFromExchangeToGoogle()1029 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEventCommon()1054 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEventFromGoogleToExchange2()1060 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEventFromGoogleToExchange2()1086 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEmailFromGoogleToExchange()[all …]
109 source.addEntry(ValuesDelta.fromAfter(phone)); in testParcelChangesInsert()185 source.addEntry(ValuesDelta.fromAfter(phone)); in testEntityDiffNoneInsert()228 source.addEntry(ValuesDelta.fromAfter(phone)); in testEntityDiffUpdateInsert()332 final ValuesDelta values = ValuesDelta.fromAfter(after); in testEntityDiffInsert()354 final ValuesDelta values = ValuesDelta.fromAfter(after); in testEntityDiffInsertInsert()362 source.addEntry(ValuesDelta.fromAfter(phone)); in testEntityDiffInsertInsert()
115 final ValuesDelta values = ValuesDelta.fromAfter(after); in getInsert()142 final RawContactDelta after = new RawContactDelta(ValuesDelta.fromAfter(contact)); in buildAfterEntity()144 after.addEntry(ValuesDelta.fromAfter(entry)); in buildAfterEntity()173 match.addEntry(ValuesDelta.fromAfter(values)); in insertPhone()469 final ValuesDelta bluePhone = ValuesDelta.fromAfter(buildPhone(PHONE_BLUE)); in testMergeDataLocalInsertRemoteInsert()
366 final ValuesDelta child = ValuesDelta.fromAfter(after); in insertChild()711 ValuesDelta entry = ValuesDelta.fromAfter(values); in parseValues()979 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateStateForNewContact()1134 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateStructuredName()1244 newState.addEntry(ValuesDelta.fromAfter(values)); in migratePostal()1297 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateEvent()1316 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateGenericWithoutTypeColumn()1420 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateGenericWithTypeColumn()
73 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in ValuesDelta
48 final ValuesDelta values = ValuesDelta.fromAfter(after); in testValuesDiffInsert()
257 state.addEntry(ValuesDelta.fromAfter(values)); in attemptMyContactsMembership()
521 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in EntityDelta.ValuesDelta
282 return fromAfter(values).setUngrouped(accountHasGroups); in fromSettings()296 public static GroupDelta fromAfter(ContentValues after) { in fromAfter() method in CustomContactListFilterActivity.GroupDelta
375 = new RawContactDelta(ValuesDelta.fromAfter(after)); in createNewRawContact()
647 final RawContactDelta entityDelta = new RawContactDelta(ValuesDelta.fromAfter( in addEditableRawContact()
1233 ValuesDelta.fromAfter(rawContact.getValues())); in createNewRawContactDelta()1302 ValuesDelta.fromAfter(rawContact.getValues())); in createLocalRawContactDelta()