Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterEntryGroupTest.kt52 private val groupId1 = "gRoUp_iD_oNe" constant in android.safetycenter.cts.SafetyCenterEntryGroupTest
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java4173 long groupId1 = createGroup(account1, "e", "f"); in testGroupQuery() local
4220 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testGroupReuseAfterMembershipInsert() local
4225 rawContactId1, groupId1, "gsid1"); in testGroupReuseAfterMembershipInsert() local
4230 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testGroupInsertFailureOnGroupIdConflict() local
4249 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupDelete_byAccountSelection() local
4277 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupDelete_byAccountParam() local
4307 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupSummaryQuery() local
6292 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testContentEntityIterator() local