Searched refs:mStatusBarNotification11 (Results 1 – 1 of 1) sorted by relevance
115 private StatusBarNotification mStatusBarNotification11; field in PreprocessingManagerTest207 when(mStatusBarNotification11.getKey()).thenReturn("KEY_IMPORTANT_FOREGROUND_6"); in setup()233 when(mStatusBarNotification11.getNotification()).thenReturn(mForegroundNotification); in setup()249 when(mStatusBarNotification11.getPackageName()).thenReturn(PKG); in setup()480 when(mStatusBarNotification11.getGroupKey()).thenReturn(GROUP_KEY_A); in onGroup_groupsNotificationsBySeenUnseen()932 mImportantForeground6 = new AlertEntry(mStatusBarNotification11); in initTestData()