Searched refs:sbns (Results 1 – 2 of 2) sorted by relevance
133 StatusBarNotification[] sbns = service.getActiveNotifications(); in testGetActiveNotifications_preP_mapsExtraPeople() local135 assertThat(sbns).hasLength(1); in testGetActiveNotifications_preP_mapsExtraPeople()136 String[] mappedPeople = sbns[0].getNotification().extras.getStringArray( in testGetActiveNotifications_preP_mapsExtraPeople()
710 StatusBarNotification[] sbns = nls.getSnoozedNotifications(); in waitForSnooze() local711 for (StatusBarNotification sbn : sbns) { in waitForSnooze()