Searched refs:mBackgroundNotification (Results 1 – 1 of 1) sorted by relevance
149 private Notification mBackgroundNotification; field in PreprocessingManagerTest192 mBackgroundNotification = generateNotification(/* isForeground= */ false, in setup()226 when(mStatusBarNotification1.getNotification()).thenReturn(mBackgroundNotification); in setup()230 when(mStatusBarNotification5.getNotification()).thenReturn(mBackgroundNotification); in setup()650 mBackgroundNotification.when = 0; in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()654 mBackgroundNotification.extras.putBoolean(Notification.EXTRA_SHOW_WHEN, true); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()