Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java8594 final NotificationRecord nrNormal = generateNotificationRecord(mTestNotificationChannel); in testCancelAllNotificationsFromListener_ignoresBubbles() local
8598 mService.addNotification(nrNormal); in testCancelAllNotificationsFromListener_ignoresBubbles()