Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java150 private Notification mNavigationNotification; field in PreprocessingManagerTest
194 mNavigationNotification = generateNotification(/* isForeground= */ true, in setup()
229 when(mStatusBarNotification4.getNotification()).thenReturn(mNavigationNotification); in setup()
652 mNavigationNotification.when = 2; in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()
656 mNavigationNotification.extras.putBoolean(Notification.EXTRA_SHOW_WHEN, true); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()