Home
last modified time | relevance | path

Searched defs:posted (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DGroupHelperTest.java352 List<StatusBarNotification> posted = new ArrayList<>(); in testDropToZeroRemoveGroup() local
379 List<StatusBarNotification> posted = new ArrayList<>(); in testAppStartsGrouping() local
414 List<StatusBarNotification> posted = new ArrayList<>(); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled() local
H A DNotificationManagerServiceTest.java3503 NotificationRecord posted = mService.findNotificationLocked( in testNoFakeColorizedPermission() local
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DBufferStatus.cpp119 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()
145 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
H A DBufferPoolClient.cpp422 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DBufferStatus.cpp132 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()
181 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
H A DBufferPoolClient.cpp477 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DPreprocessingManagerTest.java898 AlertEntry posted = (AlertEntry) mPreprocessingManager.getOldNotifications().get( in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification() local