Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java323 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertOnlySomeNotificationsAutogrouped() local
348 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertAllPostedNotificationsAutogrouped() local
394 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertNotificationCount() local
878 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testNotify() local
1369 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testCancelAll() local
/cts/tests/app/src/android/app/cts/
DServiceTest.java523 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNotification() local
573 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNoNotification() local