Searched refs:loadUsingValues (Results 1 – 2 of 2) sorted by relevance
165 public T loadUsingValues() throws Exception { in loadUsingValues() method in ContactsContract_TestDataBuilder.Builder310 return with(Contacts._ID, mRawContact.getContactId()).loadUsingValues(); in load()
95 .loadUsingValues(); in testAddGroupMembershipWithUnknownGroupSourceId()