Searched refs:mBackgroundNotification (Results 1 – 1 of 1) sorted by relevance
124 private Notification mBackgroundNotification; field in PreprocessingManagerTest160 mBackgroundNotification = generateNotification( in setup()185 when(mStatusBarNotification1.getNotification()).thenReturn(mBackgroundNotification); in setup()189 when(mStatusBarNotification5.getNotification()).thenReturn(mBackgroundNotification); in setup()486 mBackgroundNotification.when = 0; in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()490 mBackgroundNotification.extras.putBoolean(Notification.EXTRA_SHOW_WHEN, true); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()