Searched refs:getAfter (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Contacts/tests/src/com/android/contacts/ |
D | EntitySetTests.java | 385 buildOper(Data.CONTENT_URI, TYPE_UPDATE, phone.getAfter()), in testMergeDataLocalUpdateRemoteInsert() 393 buildOper(Data.CONTENT_URI, TYPE_UPDATE, phone.getAfter()), in testMergeDataLocalUpdateRemoteInsert() 410 buildOper(Data.CONTENT_URI, TYPE_UPDATE, phone.getAfter()), in testMergeDataLocalUpdateRemoteDelete() 533 buildOper(Data.CONTENT_URI, TYPE_UPDATE, phone.getAfter()), in testMergeRawContactLocalUpdateRemoteDelete()
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | EntityDelta.java | 518 public ContentValues getAfter() { in getAfter() method in EntityDelta.ValuesDelta
|