Searched refs:mRawContact (Results 1 – 1 of 1) sorted by relevance
297 private final TestRawContact mRawContact; field in ContactsContract_TestDataBuilder.NestedTestContact300 mRawContact = rawContact; in NestedTestContact()305 return mRawContact.getContactId(); in getId()310 return with(Contacts._ID, mRawContact.getContactId()).loadUsingValues(); in load()323 private final TestRawContact mRawContact; field in ContactsContract_TestDataBuilder.TestData326 this.mRawContact = rawContact; in TestData()337 mValues.put(Data.RAW_CONTACT_ID, mRawContact.getId()); in insert()350 return mRawContact; in getRawContact()