Searched refs:nrNormal (Results 1 – 1 of 1) sorted by relevance
4905 final NotificationRecord nrNormal = generateNotificationRecord(mTestNotificationChannel); in testCancelAllNotificationsFromListener_ignoresBubbles() local4909 mService.addNotification(nrNormal); in testCancelAllNotificationsFromListener_ignoresBubbles()4922 final NotificationRecord nrNormal = generateNotificationRecord(mTestNotificationChannel); in testCancelNotificationsFromListener_ignoresBubbles() local4926 mService.addNotification(nrNormal); in testCancelNotificationsFromListener_ignoresBubbles()4929 String[] keys = {nrNormal.sbn.getKey(), nrBubble.sbn.getKey()}; in testCancelNotificationsFromListener_ignoresBubbles()