Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/net/base/
H A Dfile_stream_context.cc88 bool posted = task_runner_->PostTaskAndReplyWithResult( in Open() local
102 bool posted = task_runner_->PostTaskAndReplyWithResult( in Close() local
121 bool posted = task_runner_->PostTaskAndReplyWithResult( in Seek() local
146 bool posted = task_runner_->PostTaskAndReplyWithResult( in Flush() local
227 bool posted = task_runner_.get()->PostTask( in CloseAndDelete() local
H A Dfile_stream_context_posix.cc38 const bool posted = task_runner_->PostTaskAndReplyWithResult( in Read() local
56 const bool posted = task_runner_->PostTaskAndReplyWithResult( in Write() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinator.kt137 val posted = in <lambda>() constant
174 mPostedEntries.values.toList().forEach { posted -> in <lambda>() method
345 val posted = in <lambda>() constant
380 .filter { posted -> !posted.entry.sbn.notification.isGroupSummary } in <lambda>() method
381 .sortedBy { posted -> -posted.entry.sbn.notification.getWhen() } in <lambda>() method
383 ?.let { posted -> in <lambda>() method
524 val posted = in <lambda>() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinatorLogger.java27 public final void logPostedEntryWillEvaluate(@org.jetbrains.annotations.NotNull() in logPostedEntryWillEvaluate()
32 public final void logPostedEntryWillNotEvaluate(@org.jetbrains.annotations.NotNull() in logPostedEntryWillNotEvaluate()
DHeadsUpCoordinator.java197 … void handlePostedEntry(com.android.systemui.statusbar.notification.collection.coordinator.HeadsUp… in handlePostedEntry()
203 …oid bindForAsyncHeadsUp(com.android.systemui.statusbar.notification.collection.coordinator.HeadsUp… in bindForAsyncHeadsUp()
/aosp_15_r20/frameworks/av/media/module/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
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/
H A DBufferStatus.cpp124 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease()
173 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
H A DBufferPoolClient.cpp472 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
/aosp_15_r20/frameworks/av/media/module/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
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DGroupHelperTest.java950 ArrayList<NotificationRecord> posted = new ArrayList<>(); in testDropToZeroRemoveGroup_disableFlag() local
981 ArrayList<NotificationRecord> posted = new ArrayList<>(); in testDropToZeroRemoveGroup() local
1012 ArrayList<NotificationRecord> posted = new ArrayList<>(); in testAppStartsGrouping_disableFlag() local
1045 ArrayList<NotificationRecord> posted = new ArrayList<>(); in testAppStartsGrouping() local
1078 ArrayList<NotificationRecord> posted = new ArrayList<>(); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled_alwaysGroup() local
1120 ArrayList<NotificationRecord> posted = new ArrayList<>(); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled() local
H A DNotificationManagerServiceTest.java2164 StatusBarNotification[] posted = mBinderService.getActiveNotifications(mPkg); in testEnqueueNotificationWithTag_nullAction_fixed() local
2185 StatusBarNotification[] posted = mBinderService.getActiveNotifications(mPkg); in testEnqueueNotificationWithTag_allNullActions_fixed() local
6401 NotificationRecord posted = mService.findNotificationLocked( in testNoNotificationDuringSetupPermission() local
6426 NotificationRecord posted = mService.findNotificationLocked( in testNoFakeColorizedPermission() local
6440 NotificationRecord posted = createAndPostNotification(nb, "testMediaStyleSetNoClearFlag"); in testMediaStyle_enforceNoClearFlagEnabled() local
6454 NotificationRecord posted = createAndPostNotification(nb, in testCustomMediaStyle_enforceNoClearFlagEnabled() local
6468 NotificationRecord posted = createAndPostNotification(nb, "testMediaStyleSetNoClearFlag"); in testMediaStyle_enforceNoClearFlagDisabled() local
6482 NotificationRecord posted = createAndPostNotification(nb, in testCustomMediaStyle_enforceNoClearFlagDisabled() local
6499 NotificationRecord posted = createAndPostNotification(nb, in testMediaStyleRemote_hasPermission() local
6518 NotificationRecord posted = createAndPostNotification(nb, in testMediaStyleRemote_noPermission() local
[all …]
/aosp_15_r20/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DExcludedProxyTest.java167 String posted = "just a test"; in test_openConnectionLjava_net_Proxy() local
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
H A DBrowserDialog.cpp194 BOOL posted; in OnBrowserCallBack() local
/aosp_15_r20/external/leakcanary2/plumber-android-core/src/main/java/leakcanary/
H A DAndroidLeakFixes.kt185 val posted = flushHandler.postDelayed({ in <lambda>() constant
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.cpp1191 BOOL posted; in BrowserCallBack() local
/aosp_15_r20/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java1168 AlertEntry posted = (AlertEntry) mPreprocessingManager.getOldNotifications().get( in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification() local
/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.cpp1795 auto posted = postImpl( in postImplSync() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar20META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-20/
Dservices.core.unboosted.jarcom/android/server/notification/NotificationRecordExtractorData.class NotificationRecordExtractorData.java package com.android. ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/error_prone/jimfs/
HDjimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/jimfs/jimfs/1.1/
HDjimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin/
DSystemUI-core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ...

123