Searched refs:GROUP_KEY_A (Results 1 – 1 of 1) sorted by relevance
83 private static final String GROUP_KEY_A = "GROUP_KEY_A"; field in PreprocessingManagerTest177 when(mStatusBarNotification1.getGroupKey()).thenReturn(GROUP_KEY_A); in setup()179 when(mStatusBarNotification3.getGroupKey()).thenReturn(GROUP_KEY_A); in setup()362 String[] expectedGroupKeys = {GROUP_KEY_A, GROUP_KEY_B, GROUP_KEY_C}; in onGroup_groupsNotificationsByGroupKey()515 GROUP_KEY_A in onRank_ranksNotificationGroups()