Home
last modified time | relevance | path

Searched defs:getRawContact (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaTests.java62 public static RawContact getRawContact(Context context, long contactId, long phoneId) { in getRawContact() method in RawContactDeltaTests
DRawContactModifierTests.java165 protected RawContactDelta getRawContact(Long existingId, ContentValues... entries) { in getRawContact() method in RawContactModifierTests