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.java347 Notification nonMessageNotification = generateNotification(/* isForeground= */ true, in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts() local
349 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
351 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
353 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
355 nonMessageNotification.extras in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()
358 when(mNavigation.getNotification()).thenReturn(nonMessageNotification); in onOptimizeForDriving_alertEntryHasNonMessageNotification_trimsNotificationTexts()