Searched refs:mStatusBarNotification6 (Results 1 – 1 of 1) sorted by relevance
108 private StatusBarNotification mStatusBarNotification6; field in PreprocessingManagerTest205 when(mStatusBarNotification6.getKey()).thenReturn("KEY_IMPORTANT_FOREGROUND"); in setup()221 when(mStatusBarNotification6.getGroupKey()).thenReturn(GROUP_KEY_C); in setup()231 when(mStatusBarNotification6.getNotification()).thenReturn(mForegroundNotification); in setup()247 when(mStatusBarNotification6.getPackageName()).thenReturn(PKG); in setup()478 when(mStatusBarNotification6.getGroupKey()).thenReturn(GROUP_KEY_A); in onGroup_groupsNotificationsBySeenUnseen()841 when(mStatusBarNotification6.getGroupKey()).thenReturn(GROUP_KEY_C); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_newUnseenGroupCreated()888 when(mStatusBarNotification6.getGroupKey()).thenReturn(GROUP_KEY_C); in onAdditionalGroupAndRank_updateToNotificationInSeenGroup_oldGroupNotDeleted()1183 mImportantForeground = new AlertEntry(mStatusBarNotification6); in initTestData()