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.kt55 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.java183 int groupId2 = 0x02; in setUp() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java4174 long groupId2 = createGroup(account2, "g", "h"); in testGroupQuery() local
4250 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupDelete_byAccountSelection() local
4278 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupDelete_byAccountParam() local
4308 final long groupId2 = createGroup(account2, "sourceId2", "title2"); in testGroupSummaryQuery() local
6293 long groupId2 = createGroup(mAccount, "gsid2", "title2"); in testContentEntityIterator() local