Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DGroupHelperTest.java160 List<StatusBarNotification> posted = new ArrayList<>(); in testDropToZeroRemoveGroup() local
187 List<StatusBarNotification> posted = new ArrayList<>(); in testAppStartsGrouping() local
222 List<StatusBarNotification> posted = new ArrayList<>(); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled() local
DNotificationManagerServiceTest.java2528 NotificationRecord posted = mService.findNotificationLocked( in testNoFakeColorizedPermission() local
/frameworks/av/media/bufferpool/1.0/
DBufferStatus.cpp119 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()
145 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
DBufferPoolClient.cpp422 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
/frameworks/av/media/bufferpool/2.0/
DBufferStatus.cpp132 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()
181 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
DBufferPoolClient.cpp471 bool posted = postReceiveResult(bufferId, transactionId, in receive() local