Searched refs:mStatusBarNotification9 (Results 1 – 1 of 1) sorted by relevance
111 private StatusBarNotification mStatusBarNotification9; field in PreprocessingManagerTest205 when(mStatusBarNotification9.getKey()).thenReturn("KEY_IMPORTANT_FOREGROUND_4"); in setup()231 when(mStatusBarNotification9.getNotification()).thenReturn(mForegroundNotification); in setup()247 when(mStatusBarNotification9.getPackageName()).thenReturn(PKG); in setup()478 when(mStatusBarNotification9.getGroupKey()).thenReturn(GROUP_KEY_A); in onGroup_groupsNotificationsBySeenUnseen()930 mImportantForeground4 = new AlertEntry(mStatusBarNotification9); in initTestData()