Searched defs:posted (Results 1 – 3 of 3) sorted by relevance
561 List<StatusBarNotification> posted = new ArrayList<>(); in testDropToZeroRemoveGroup() local589 List<StatusBarNotification> posted = new ArrayList<>(); in testAppStartsGrouping() local618 List<StatusBarNotification> posted = new ArrayList<>(); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled() local
1784 StatusBarNotification[] posted = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_nullAction_fixed() local1805 StatusBarNotification[] posted = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_allNullActions_fixed() local4856 NotificationRecord posted = mService.findNotificationLocked( in testNoNotificationDuringSetupPermission() local4881 NotificationRecord posted = mService.findNotificationLocked( in testNoFakeColorizedPermission() local4907 NotificationRecord posted = mService.findNotificationLocked( in testMediaStyleRemote_hasPermission() local4935 NotificationRecord posted = mService.findNotificationLocked( in testMediaStyleRemote_noPermission() local4968 NotificationRecord posted = mService.findNotificationLocked( in testCustomMediaStyleRemote_noPermission() local4997 NotificationRecord posted = mService.findNotificationLocked( in testSubstituteAppName_hasPermission() local5023 NotificationRecord posted = mService.findNotificationLocked( in testSubstituteAppName_noPermission() local
265 val posted = PostedEntry( regex430 val posted = mPostedEntries.compute(entry.key) { _, value -> regex