Home
last modified time | relevance | path

Searched defs:sbns (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/
DNotificationManager28Test.java84 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java204 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local
228 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationManager29Test.java112 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java448 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertOnlySomeNotificationsAutogrouped() local
476 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertAllPostedNotificationsAutogrouped() local
622 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local
646 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertNotificationCount() local
1506 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testNotify() local
1908 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testCancelAll() local
DServiceTest.java509 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNotification() local
542 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNoNotification() local