Searched refs:groupId_1 (Results 1 – 2 of 2) sorted by relevance
682 int groupId_1 = 1; in testActiveGroupChange() local688 Assert.assertEquals(-1, mService.getGroupVolume(groupId_1)); in testActiveGroupChange()690 mServiceBinder.setGroupVolume(groupId_1, volume_groupId_1, mAttributionSource); in testActiveGroupChange()694 mServiceBinder.setGroupActive(groupId_1, true, mAttributionSource); in testActiveGroupChange()
1501 int groupId_1 = 1; in testSwitchActiveGroups() local1518 connectTestDevice(mSingleDevice, groupId_1); in testSwitchActiveGroups()1526 audioConfChangedEvent.valueInt2 = groupId_1; in testSwitchActiveGroups()1544 verify(mNativeInterface).groupSetActive(groupId_1); in testSwitchActiveGroups()1549 groupStatusChangedEvent.valueInt1 = groupId_1; in testSwitchActiveGroups()1578 inactiveGroupState.valueInt1 = groupId_1; in testSwitchActiveGroups()