Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/
DPreprocessingManagerTest.java122 private Notification mNavigationNotification; field in PreprocessingManagerTest
146 mNavigationNotification = generateNotification( in setup()
172 when(mStatusBarNotification4.getNotification()).thenReturn(mNavigationNotification); in setup()
477 mNavigationNotification.when = 2; in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()
481 mNavigationNotification.extras.putBoolean(Notification.EXTRA_SHOW_WHEN, true); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()