Searched defs:notifs (Results 1 – 2 of 2) sorted by relevance
1764 StatusBarNotification[] notifs = in testEnqueueNotificationWithTag_FgsAddsFlags_dismissalAllowed() local2012 StatusBarNotification[] notifs = in testCancelNotificationImmediatelyAfterEnqueue() local2035 StatusBarNotification[] notifs = in testPostCancelPostNotifiesListeners() local2053 StatusBarNotification[] notifs = in testCancelNotificationWhilePostedAndEnqueued() local2071 StatusBarNotification[] notifs = in testCancelNotificationsFromListenerImmediatelyAfterEnqueue() local2085 StatusBarNotification[] notifs = in testCancelAllNotificationsImmediatelyAfterEnqueue() local2104 StatusBarNotification[] notifs = in testUserInitiatedClearAll_noLeak() local2227 StatusBarNotification[] notifs = in testCancelAllNotifications_IgnoreForegroundService() local2245 StatusBarNotification[] notifs = in testCancelAllNotifications_FgsFlag_NoFgs_Allowed() local2262 StatusBarNotification[] notifs = in testCancelAllNotifications_IgnoreOtherPackages() local[all …]
191 @NonNull ArraySet<Pair<String, Integer>> notifs, in checkAndPostForStack()