Searched refs:GROUP_ID_2 (Results 1 – 3 of 3) sorted by relevance
69 private static final String GROUP_ID_2 = "group2"; field in StatusBarNotificationTest167 sbn.setOverrideGroupKey(GROUP_ID_2); in testLogMakerOverrideGroup()168 assertEquals(GROUP_ID_2, in testLogMakerOverrideGroup()
403 if (device == bluetoothDevice) GROUP_ID_1 else GROUP_ID_2 in testOnClick_hasTwoConnectedLeDevice_clickedNotConnectedLe_shouldNotLaunchSettings()438 if (device == bluetoothDevice) GROUP_ID_1 else GROUP_ID_2 in testOnClick_hasTwoConnectedLeDevice_clickedConnectedLe_shouldLaunchSettings()457 const val GROUP_ID_2 = 2 constant
78 private static final int GROUP_ID_2 = 21; field in HearingAidDeviceManagerTest774 when(mCachedDevice2.getGroupId()).thenReturn(GROUP_ID_2); in findMainDevice_sameGroupId()789 when(mCachedDevice2.getGroupId()).thenReturn(GROUP_ID_2); in syncDeviceWithinSet_synchronized_differentPresetIndex_shouldNotSync()805 when(mCachedDevice2.getGroupId()).thenReturn(GROUP_ID_2); in syncDeviceWithinSet_unsynchronized_samePresetIndex_shouldNotSync()821 when(mCachedDevice2.getGroupId()).thenReturn(GROUP_ID_2); in syncDeviceWithinSet_unsynchronized_differentPresetIndex_shouldSync()