Searched refs:fromAfter (Results 1 – 9 of 9) sorted by relevance
353 final ValuesDelta values = ValuesDelta.fromAfter(after); in testIsEmptyEmpty()844 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateNameFromGoogleToExchange()871 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigratePostalFromGoogleToExchange()898 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigratePostalFromExchangeToGoogle()937 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEventCommon()962 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEventFromGoogleToExchange2()968 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEventFromGoogleToExchange2()994 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEmailFromGoogleToExchange()999 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEmailFromGoogleToExchange()1004 oldState.addEntry(ValuesDelta.fromAfter(mockNameValues)); in testMigrateEmailFromGoogleToExchange()[all …]
106 source.addEntry(ValuesDelta.fromAfter(phone)); in testParcelChangesInsert()182 source.addEntry(ValuesDelta.fromAfter(phone)); in testEntityDiffNoneInsert()225 source.addEntry(ValuesDelta.fromAfter(phone)); in testEntityDiffUpdateInsert()329 final ValuesDelta values = ValuesDelta.fromAfter(after); in testEntityDiffInsert()351 final ValuesDelta values = ValuesDelta.fromAfter(after); in testEntityDiffInsertInsert()359 source.addEntry(ValuesDelta.fromAfter(phone)); in testEntityDiffInsertInsert()
111 final ValuesDelta values = ValuesDelta.fromAfter(after); in getInsert()138 final RawContactDelta after = new RawContactDelta(ValuesDelta.fromAfter(contact)); in buildAfterEntity()140 after.addEntry(ValuesDelta.fromAfter(entry)); in buildAfterEntity()169 match.addEntry(ValuesDelta.fromAfter(values)); in insertPhone()472 final ValuesDelta bluePhone = ValuesDelta.fromAfter(buildPhone(PHONE_BLUE)); in testMergeDataLocalInsertRemoteInsert()
48 final ValuesDelta values = ValuesDelta.fromAfter(after); in testValuesDiffInsert()
364 final ValuesDelta child = ValuesDelta.fromAfter(after); in insertChild()709 ValuesDelta entry = ValuesDelta.fromAfter(values); in parseValues()977 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateStateForNewContact()1066 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateStructuredName()1176 newState.addEntry(ValuesDelta.fromAfter(values)); in migratePostal()1229 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateEvent()1248 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateGenericWithoutTypeColumn()1352 newState.addEntry(ValuesDelta.fromAfter(values)); in migrateGenericWithTypeColumn()
72 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in ValuesDelta
401 = new RawContactDelta(ValuesDelta.fromAfter(after)); in createNewRawContact()
281 return fromAfter(values).setUngrouped(accountHasGroups);295 public static GroupDelta fromAfter(ContentValues after) {
1164 ValuesDelta.fromAfter(rawContact.getValues())); in createNewRawContactDelta()1256 ValuesDelta.fromAfter(rawContact.getValues())); in createLocalRawContactDelta()