Searched refs:RawContactDeltaTests (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
H A DRawContactDeltaTests.java48 public class RawContactDeltaTests extends AndroidTestCase { class in inherits:AndroidTestCase
59 public RawContactDeltaTests() { method in class:RawContactDeltaTests
H A DRawContactDeltaListTests.java102 final RawContact before = RawContactDeltaTests.getRawContact(context, rawContactId,
103 RawContactDeltaTests.TEST_PHONE_ID);
109 after.put(RawContacts.ACCOUNT_NAME, RawContactDeltaTests.TEST_ACCOUNT_NAME);

Completed in 29 milliseconds