Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterEntryGroupTest.kt53 private val groupId2 = "gRoUp_iD_tWo" constant in android.safetycenter.cts.SafetyCenterEntryGroupTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java1449 int groupId2 = 2; in testUpdateFallbackInputDevice() local
1493 int groupId2 = 2; in testOnBroadcastToUnicastFallbackGroupChanged() local
1557 int groupId2 = 2; in testManageBroadcastToUnicastFallbackGroup() local
1629 int groupId2 = 2; in testSetDefaultBroadcastToUnicastFallbackGroup() local
DLeAudioServiceTest.java2269 int groupId2 = 2; in testSetVolumeForBroadcastSinks() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DActiveDeviceManagerTest.java1064 int groupId2 = 2; in twoLeAudioSets_OneSetDisconnected_FallbackToAnotherOne_ModeNormal() local
1110 int groupId2 = 2; in twoLeAudioSets_OneSetDisconnected_FallbackToAnotherOne_ModeInCall() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2DefaultAccountTest.java509 long groupId2 = insertGroup((Account) null); in testRawContactInsert_whenDefaultAccountSetToCloud_contactCreationNotRestricted() local
DContactsProvider2Test.java4310 long groupId2 = createGroup(account2, "g", "h"); in testGroupQuery() local
4391 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupDelete_byAccountSelection() local
4420 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupDelete_byAccountParam() local
4451 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupSummaryQuery() local
6510 long groupId2 = createGroup(mAccount, "gsid2", "title2"); in testContentEntityIterator() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientServiceTest.java139 int groupId2 = 0x02; in setUp() local