Home
last modified time | relevance | path

Searched refs:mBackgroundNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java124 private Notification mBackgroundNotification; field in PreprocessingManagerTest
160 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()