Searched defs:groupId1 (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/ |
| D | SafetyCenterEntryGroupTest.kt | 52 private val groupId1 = "gRoUp_iD_oNe" constant in android.safetycenter.cts.SafetyCenterEntryGroupTest
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 4173 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
|