Searched refs:sbns (Results 1 – 5 of 5) sorted by relevance
84 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local85 for (StatusBarNotification sbn : sbns) { in findPostedNotification()
204 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local205 for (StatusBarNotification sbn : sbns) { in checkNotificationExistence()228 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local229 for (StatusBarNotification sbn : sbns) { in findPostedNotification()
112 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in findPostedNotification() local113 for (StatusBarNotification sbn : sbns) { in findPostedNotification()
449 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertOnlySomeNotificationsAutogrouped() local450 for (StatusBarNotification sbn : sbns) { in assertOnlySomeNotificationsAutogrouped()477 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertAllPostedNotificationsAutogrouped() local478 for (StatusBarNotification sbn : sbns) { in assertAllPostedNotificationsAutogrouped()623 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in checkNotificationExistence() local624 for (StatusBarNotification sbn : sbns) { in checkNotificationExistence()647 final StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in assertNotificationCount() local648 lastCount = sbns.length; in assertNotificationCount()1507 StatusBarNotification[] sbns = mNotificationManager.getActiveNotifications(); in testNotify() local1508 for (StatusBarNotification sbn : sbns) { in testNotify()[all …]
509 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNotification() local510 for (StatusBarNotification sbn : sbns) { in assertNotification()542 StatusBarNotification[] sbns = getNotificationManager().getActiveNotifications(); in assertNoNotification() local543 for (StatusBarNotification sbn : sbns) { in assertNoNotification()