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/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationManager29Test.java84 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java213 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local
237 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java267 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local
302 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertOnlySomeNotificationsAutogrouped() local
330 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertAllPostedNotificationsAutogrouped() local
425 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local
450 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertNotificationCount() local
978 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testNotify() local
1377 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testCancelAll() local
DServiceTest.java459 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNotification() local
492 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNoNotification() local