Searched defs:notifs (Results 1 – 2 of 2) sorted by relevance
156 ArraySet<Pair<String, Integer>> notifs = new ArraySet<>(mCurrentNotifs); in updateForegroundInstantApps() local197 @NonNull ArraySet<Pair<String, Integer>> notifs, in checkAndPostForPrimaryScreen()218 @NonNull ArraySet<Pair<String, Integer>> notifs, in checkAndPostForStack()
958 StatusBarNotification[] notifs = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_PopulatesGetActiveNotifications() local969 StatusBarNotification[] notifs = in testCancelNotificationImmediatelyAfterEnqueue() local984 StatusBarNotification[] notifs = in testCancelNotificationWhilePostedAndEnqueued() local1001 StatusBarNotification[] notifs = in testCancelNotificationsFromListenerImmediatelyAfterEnqueue() local1014 StatusBarNotification[] notifs = in testCancelAllNotificationsImmediatelyAfterEnqueue() local1046 StatusBarNotification[] notifs = in testUserInitiatedClearAll_noLeak() local1122 StatusBarNotification[] notifs = in testCancelAllNotifications_IgnoreForegroundService() local1136 StatusBarNotification[] notifs = in testCancelAllNotifications_IgnoreOtherPackages() local1149 StatusBarNotification[] notifs = in testCancelAllNotifications_NullPkgRemovesAll() local1163 StatusBarNotification[] notifs = in testCancelAllNotifications_NullPkgIgnoresUserAllNotifications() local[all …]