Searched refs:sbns (Results 1 – 2 of 2) sorted by relevance
323 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertOnlySomeNotificationsAutogrouped() local324 for (StatusBarNotification sbn : sbns) { in assertOnlySomeNotificationsAutogrouped()348 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertAllPostedNotificationsAutogrouped() local349 for (StatusBarNotification sbn : sbns) { in assertAllPostedNotificationsAutogrouped()394 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertNotificationCount() local395 lastCount = sbns.length; in assertNotificationCount()878 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testNotify() local879 for (StatusBarNotification sbn : sbns) { in testNotify()1369 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testCancelAll() local1370 for (StatusBarNotification sbn : sbns) { in testCancelAll()
523 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNotification() local524 for (StatusBarNotification sbn : sbns) { in assertNotification()573 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNoNotification() local574 for (StatusBarNotification sbn : sbns) { in assertNoNotification()