Searched defs:posted (Results 1 – 7 of 7) sorted by relevance
119 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()145 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
422 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
116 mPostedEntries.values.toList().forEach { posted -> in <lambda>() method265 val posted = PostedEntry( in <lambda>() constant295 .filter { posted -> !posted.entry.sbn.notification.isGroupSummary } in <lambda>() method296 .sortedBy { posted -> -posted.entry.sbn.notification.`when` } in <lambda>() method298 ?.let { posted -> in <lambda>() method430 val posted = mPostedEntries.compute(entry.key) { _, value -> in <lambda>() constant
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
1783 StatusBarNotification[] posted = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_nullAction_fixed() local1804 StatusBarNotification[] posted = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_allNullActions_fixed() local4792 NotificationRecord posted = mService.findNotificationLocked( in testNoNotificationDuringSetupPermission() local4817 NotificationRecord posted = mService.findNotificationLocked( in testNoFakeColorizedPermission() local4843 NotificationRecord posted = mService.findNotificationLocked( in testMediaStyleRemote_hasPermission() local4871 NotificationRecord posted = mService.findNotificationLocked( in testMediaStyleRemote_noPermission() local4904 NotificationRecord posted = mService.findNotificationLocked( in testCustomMediaStyleRemote_noPermission() local4933 NotificationRecord posted = mService.findNotificationLocked( in testSubstituteAppName_hasPermission() local4959 NotificationRecord posted = mService.findNotificationLocked( in testSubstituteAppName_noPermission() local
132 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()181 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
477 bool posted = postReceiveResult(bufferId, transactionId, in receive() local