Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2DefaultAccountTest.java506 long groupId1 = insertGroup(SYSTEM_CLOUD_ACCOUNT_1); in testRawContactInsert_whenDefaultAccountSetToCloud_contactCreationNotRestricted() local
549 long groupId1 = insertGroup(SYSTEM_CLOUD_ACCOUNT_1); in testRawContactInsert_whenDefaultAccountSetToCloud_contactCreationRestricted() local
603 long groupId1 = insertGroup(SYSTEM_CLOUD_ACCOUNT_1); in testRawContactInsert_whenDefaultAccountSetToCloud_withManageSimAccountsPermission() local
DContactsProvider2Test.java4309 long groupId1 = createGroup(account1, "e", "f"); in testGroupQuery() local
4359 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testGroupReuseAfterMembershipInsert() local
4364 rawContactId1, groupId1, "gsid1"); in testGroupReuseAfterMembershipInsert() local
4370 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testGroupInsertFailureOnGroupIdConflict() local
4390 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupDelete_byAccountSelection() local
4419 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupDelete_byAccountParam() local
4450 final long groupId1 = createGroup(account1, "sourceId1", "title1"); in testGroupSummaryQuery() local
6509 long groupId1 = createGroup(mAccount, "gsid1", "title1"); in testContentEntityIterator() local
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterEntryGroupTest.kt52 private val groupId1 = "gRoUp_iD_oNe" constant
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java1492 int groupId1 = 1; in testOnBroadcastToUnicastFallbackGroupChanged() local