Searched refs:groupId_2 (Results 1 – 2 of 2) sorted by relevance
685 int groupId_2 = 2; in testActiveGroupChange() local689 Assert.assertEquals(-1, mService.getGroupVolume(groupId_2)); in testActiveGroupChange()692 mServiceBinder.setGroupVolume(groupId_2, volume_groupId_2, mAttributionSource); in testActiveGroupChange()701 mServiceBinder.setGroupActive(groupId_2, true, mAttributionSource); in testActiveGroupChange()
1502 int groupId_2 = 2; in testSwitchActiveGroups() local1519 connectTestDevice(mSingleDevice_2, groupId_2); in testSwitchActiveGroups()1537 audioConfChangedEvent.valueInt2 = groupId_2; in testSwitchActiveGroups()1573 verify(mNativeInterface, times(1)).groupSetActive(groupId_2); in testSwitchActiveGroups()1596 activeGroupState.valueInt1 = groupId_2; in testSwitchActiveGroups()