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

/packages/apps/Contacts/tests/src/com/android/contacts/
H A DRawContactDeltaListTests.java99 static RawContactDelta getUpdate(Context context, long rawContactId) { method in class:RawContactDeltaListTests
315 final RawContactDelta updateFirst = getUpdate(mContext, CONTACT_FIRST);
316 final RawContactDelta updateSecond = getUpdate(mContext, CONTACT_SECOND);
326 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST);
338 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST);

Completed in 30 milliseconds