Searched refs:notifs2 (Results 1 – 1 of 1) sorted by relevance
4468 StatusBarNotification[] notifs2 = mBinderService.getActiveNotifications(PKG); in testFlagBubbleNotifs_flag_previousForegroundFlag() local4469 assertEquals(1, notifs2.length); in testFlagBubbleNotifs_flag_previousForegroundFlag()4517 StatusBarNotification[] notifs2 = mBinderService.getActiveNotifications(PKG); in testFlagBubbleNotifs_noFlag_previousForegroundFlag_afterRemoval() local4518 assertEquals(1, notifs2.length); in testFlagBubbleNotifs_noFlag_previousForegroundFlag_afterRemoval()4898 StatusBarNotification[] notifs2 = mBinderService.getActiveNotifications(PKG); in testAppCancelNotifications_cancelsBubbles() local4899 assertEquals(0, notifs2.length); in testAppCancelNotifications_cancelsBubbles()