Searched defs:posted (Results 1 – 7 of 7) sorted by relevance
368 List<StatusBarNotification> posted = new ArrayList<>(); in testDropToZeroRemoveGroup() local395 List<StatusBarNotification> posted = new ArrayList<>(); in testAppStartsGrouping() local424 List<StatusBarNotification> posted = new ArrayList<>(); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled() local
1678 StatusBarNotification[] posted = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_nullAction_fixed() local1699 StatusBarNotification[] posted = mBinderService.getActiveNotifications(PKG); in testEnqueueNotificationWithTag_allNullActions_fixed() local4302 NotificationRecord posted = mService.findNotificationLocked( in testNoFakeColorizedPermission() local4329 NotificationRecord posted = mService.findNotificationLocked( in testMediaStyleRemote_hasPermission() local4358 NotificationRecord posted = mService.findNotificationLocked( in testMediaStyleRemote_noPermission() local4391 NotificationRecord posted = mService.findNotificationLocked( in testCustomMediaStyleRemote_noPermission() local4421 NotificationRecord posted = mService.findNotificationLocked( in testSubstituteAppName_hasPermission() local4448 NotificationRecord posted = mService.findNotificationLocked( in testSubstituteAppName_noPermission() local
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
117 mPostedEntries.values.toList().forEach { posted -> in <lambda>() method266 val posted = PostedEntry( in <lambda>() constant296 .filter { posted -> !posted.entry.sbn.notification.isGroupSummary } in <lambda>() method297 .sortedBy { posted -> -posted.entry.sbn.notification.`when` } in <lambda>() method299 ?.let { posted -> in <lambda>() method428 val posted = mPostedEntries.compute(entry.key) { _, value -> in <lambda>() constant
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