/aosp_15_r20/external/cronet/net/base/ |
H A D | file_stream_context.cc | 88 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 D | file_stream_context_posix.cc | 38 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 D | HeadsUpCoordinator.kt | 137 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/ |
D | HeadsUpCoordinatorLogger.java | 27 public final void logPostedEntryWillEvaluate(@org.jetbrains.annotations.NotNull() in logPostedEntryWillEvaluate() 32 public final void logPostedEntryWillNotEvaluate(@org.jetbrains.annotations.NotNull() in logPostedEntryWillNotEvaluate()
|
D | HeadsUpCoordinator.java | 197 … 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 D | BufferStatus.cpp | 119 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease() 145 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
|
H A D | BufferPoolClient.cpp | 422 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
|
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/ |
H A D | BufferStatus.cpp | 124 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease() 173 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
|
H A D | BufferPoolClient.cpp | 472 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/ |
H A D | BufferStatus.cpp | 132 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferRelease() 181 std::list<BufferId> &pending, std::list<BufferId> &posted) { in postBufferStatusMessage()
|
H A D | BufferPoolClient.cpp | 477 bool posted = postReceiveResult(bufferId, transactionId, in receive() local
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | GroupHelperTest.java | 950 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 D | NotificationManagerServiceTest.java | 2164 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 D | ExcludedProxyTest.java | 167 String posted = "just a test"; in test_openConnectionLjava_net_Proxy() local
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/ |
H A D | BrowserDialog.cpp | 194 BOOL posted; in OnBrowserCallBack() local
|
/aosp_15_r20/external/leakcanary2/plumber-android-core/src/main/java/leakcanary/ |
H A D | AndroidLeakFixes.kt | 185 val posted = flushHandler.postDelayed({ in <lambda>() constant
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/ |
H A D | ChooserDialog.cpp | 1191 BOOL posted; in BrowserCallBack() local
|
/aosp_15_r20/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/ |
D | PreprocessingManagerTest.java | 1168 AlertEntry posted = (AlertEntry) mPreprocessingManager.getOldNotifications().get( in onUpdateNotification_notificationPosted_isNotUpdate_addsNotification() local
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | FrameBuffer.cpp | 1795 auto posted = postImpl( in postImplSync() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar20 | META-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/ |
D | services.core.unboosted.jar | com/android/server/notification/NotificationRecordExtractorData.class
NotificationRecordExtractorData.java
package com.android. ... |
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jimfs-1.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/external/error_prone/jimfs/ |
HD | jimfs-1.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/jimfs/jimfs/1.1/ |
HD | jimfs-1.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin/ |
D | SystemUI-core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ... |