Searched refs:mStatusBarNotification5 (Results 1 – 1 of 1) sorted by relevance
106 private StatusBarNotification mStatusBarNotification5; field in PreprocessingManagerTest204 when(mStatusBarNotification5.getKey()).thenReturn("KEY_IMPORTANT_BACKGROUND"); in setup()220 when(mStatusBarNotification5.getGroupKey()).thenReturn(GROUP_KEY_B); in setup()230 when(mStatusBarNotification5.getNotification()).thenReturn(mBackgroundNotification); in setup()246 when(mStatusBarNotification5.getPackageName()).thenReturn(PKG); in setup()477 when(mStatusBarNotification5.getGroupKey()).thenReturn(GROUP_KEY_A); in onGroup_groupsNotificationsBySeenUnseen()1182 mImportantBackground = new AlertEntry(mStatusBarNotification5); in initTestData()