Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3604 final NotificationRecord notif1 = generateNotificationRecord( in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast() local
3608 mService.addNotification(notif1); in testHideAndUnhideNotificationsOnSuspendedPackageBroadcast()
3627 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnSuspendedPackageBroadcast() local
3631 mService.addNotification(notif1); in testNoNotificationsHiddenOnSuspendedPackageBroadcast()
3704 final NotificationRecord notif1 = generateNotificationRecord( in testNoNotificationsHiddenOnDistractingPackageBroadcast() local
3706 mService.addNotification(notif1); in testNoNotificationsHiddenOnDistractingPackageBroadcast()