Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java4310 long groupId1 = createGroup(account1, "e", "f"); in testGroupQuery() local
4357 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testGroupReuseAfterMembershipInsert() local
4362 rawContactId1, groupId1, "gsid1"); in testGroupReuseAfterMembershipInsert() local
4367 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testGroupInsertFailureOnGroupIdConflict() local
4386 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupDelete_byAccountSelection() local
4414 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupDelete_byAccountParam() local
4444 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupSummaryQuery() local
6286 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testContentEntityIterator() local