Home
last modified time | relevance | path

Searched refs:groupId3 (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java3650 final long groupId3 = createGroup(account2, "sourceId3", "title3"); in testGroupDelete_byAccountSelection() local
3666 v3.put(Groups._ID, groupId3); in testGroupDelete_byAccountSelection()
3678 final long groupId3 = createGroup(account2, "sourceId3", "title3"); in testGroupDelete_byAccountParam() local
3697 v3.put(Groups._ID, groupId3); in testGroupDelete_byAccountParam()
3708 final long groupId3 = createGroup(account2, "sourceId3", "title3"); in testGroupSummaryQuery() local
3745 v3.put(Groups._ID, groupId3); in testGroupSummaryQuery()