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.java125 private Notification mNavigationNotification; field in PreprocessingManagerTest
162 mNavigationNotification = generateNotification( in setup()
188 when(mStatusBarNotification4.getNotification()).thenReturn(mNavigationNotification); in setup()
488 mNavigationNotification.when = 2; in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()
492 mNavigationNotification.extras.putBoolean(Notification.EXTRA_SHOW_WHEN, true); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()