Home
last modified time | relevance | path

Searched defs:groupId2 (Results 1 – 3 of 3) 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/hap/
DHapClientTest.java167 int groupId2 = 0x02; in setUp() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java4175 long groupId2 = createGroup(account2, "g", "h"); in testGroupQuery() local
4251 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupDelete_byAccountSelection() local
4279 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupDelete_byAccountParam() local
4309 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupSummaryQuery() local
6294 long groupId2 = createGroup(mAccount, "gsid2", "title2"); in testContentEntityIterator() local