Searched defs:groupId2 (Results  1 – 3 of 3) sorted by relevance
| /packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/ | 
| D | SafetyCenterEntryGroupTest.kt | 55     private val groupId2 = "gRoUp_iD_tWo"  constant in android.safetycenter.cts.SafetyCenterEntryGroupTest
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/ | 
| D | HapClientTest.java | 183         int groupId2 = 0x02;  in setUp()  local
  | 
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ | 
| D | ContactsProvider2Test.java | 4174         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
  |