Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java290 Notification nonMessageNotification in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts() local
292 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
294 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
296 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
298 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
301 when(mNavigation.getNotification()).thenReturn(nonMessageNotification); in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()