Home
last modified time | relevance | path

Searched refs:enqueueRequest (Results 1 – 25 of 188) sorted by relevance

12345678

/aosp_15_r20/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DPublicApiFunctionalTest.java112 Download download = enqueueRequest(getRequest()); in testBasicRequest()
151 final Download download = enqueueRequest(getRequest() in testExtremelyLarge()
169 Download download = enqueueRequest(getRequest() in testTitleAndDescription()
191 Download download = enqueueRequest(getRequest()); in testInterruptedDownload()
211 Download download = enqueueRequest(getRequest().setDestinationUri(getExternalUri())); in testInterruptedExternalDownload()
255 Download download1 = enqueueRequest(getRequestWithDestinationDownloadsDir()); in testFiltering()
259 Download download2 = enqueueRequest(getRequestWithDestinationDownloadsDir()); in testFiltering()
263 Download download3 = enqueueRequest(getRequestWithDestinationDownloadsDir()); in testFiltering()
285 Download invisibleDownload = enqueueRequest(getRequest().setVisibleInDownloadsUi(false)); in testFiltering()
297 Download download1 = enqueueRequest(getRequest()); in testOrdering()
[all …]
DThreadingTest.java61 final Download d = enqueueRequest(getRequest()); in testFilenameRace()
DAbstractPublicApiTest.java253 protected Download enqueueRequest(DownloadManager.Request request) { in enqueueRequest() method in AbstractPublicApiTest
/aosp_15_r20/external/federated-compute/fcp/java_src/test/java/com/google/fcp/client/http/
H A DHttpClientForNativeImplTest.java260 httpClient.enqueueRequest( in doTestSingleRequestWithoutRequestBodySucceeds()
350 httpClient.enqueueRequest( in testSingleRequestWithRequestBodySucceeds()
483 httpClient.enqueueRequest( in testSingleRequestWithKnownRequestContentLengthSucceeds()
567 httpClient.enqueueRequest( in testSingleRequestWithKnownRequestContentLengthThatFitsInSingleBufferSucceeds()
632 httpClient.enqueueRequest( in testMultipleRequestsWithRequestBodiesSucceeds()
652 httpClient.enqueueRequest( in testMultipleRequestsWithRequestBodiesSucceeds()
745 httpClient.enqueueRequest( in testGzipResponseBodyDecompressionSucceeds()
839 httpClient.enqueueRequest( in testGzipResponseBodyWithAcceptEncodingRequestHeaderShouldNotAutoDecompress()
915 httpClient.enqueueRequest( in testChunkedTransferEncodingResponseHeaderShouldBeRemoved()
974 httpClient.enqueueRequest( in testContentLengthResponseHeaderShouldDetermineReceivedBytesEstimate()
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DContactInfoCache.java122 enqueueRequest(number, countryIso, callLogContactInfo, /* immediate */ true, requestType); in getValue()
128 enqueueRequest(number, countryIso, callLogContactInfo, /* immediate */ false, requestType); in getValue()
134 enqueueRequest(number, countryIso, callLogContactInfo, /* immediate */ false, requestType); in getValue()
176 enqueueRequest( in queryContactInfo()
295 private void enqueueRequest( in enqueueRequest() method in ContactInfoCache
/aosp_15_r20/cts/tests/tests/mediatranscoding/src/android/media/mediatranscoding/cts/
H A DMediaTranscodingManagerTest.java311 TranscodingSession session = mMediaTranscodingManager.enqueueRequest( in testTranscodingWithExpectResult()
497 TranscodingSession session = mMediaTranscodingManager.enqueueRequest( in transcodeFile()
693 TranscodingSession session = mMediaTranscodingManager.enqueueRequest( in testCancelTranscoding()
748 TranscodingSession session = mMediaTranscodingManager.enqueueRequest(request, in testTranscodingProgressUpdate()
798 TranscodingSession session = mMediaTranscodingManager.enqueueRequest(request, in testClearOnProgressUpdateListener()
851 TranscodingSession session = mMediaTranscodingManager.enqueueRequest(request, in testAddingClientUids()
/aosp_15_r20/external/downloader/src/main/java/com/google/android/downloader/
H A DDownloader.java351 ClosingFuture<DownloadResult> closingFuture = enqueueRequest(request); in execute()
580 private ClosingFuture<DownloadResult> enqueueRequest(DownloadRequest request) { in enqueueRequest() method in Downloader
751 result = enqueueRequest(request); in completeRequest()
/aosp_15_r20/frameworks/base/packages/SettingsLib/Ipc/src/com/android/settingslib/ipc/
H A DMessengerServiceClient.kt126 if (!handler.post { getConnection(packageName).enqueueRequest(wrapper) }) { in invoke()
287 fun enqueueRequest(request: RequestWrapper<*, *>) { in enqueueRequest() method
/aosp_15_r20/out/soong/.intermediates/external/downloader/src/main/android_downloader_lib/android_common_apex30/javac/
Dandroid_downloader_lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/downloader/src/main/android_downloader_lib/android_common_apex33/javac/
Dandroid_downloader_lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/federated-compute/fcp/java_src/main/java/com/google/fcp/client/http/
H A DHttpClientForNative.java195 public abstract HttpRequestHandle enqueueRequest(byte[] requestProto); in enqueueRequest() method in HttpClientForNative
H A DHttpClientForNativeImpl.java70 public HttpRequestHandleImpl enqueueRequest(byte[] requestProto) { in enqueueRequest() method in HttpClientForNativeImpl
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_camera.h76 int enqueueRequest(
H A Dcamera.h84 virtual int enqueueRequest(
/aosp_15_r20/platform_testing/libraries/device-collectors/src/main/java/android/device/stressmodes/
H A DBackgroundTranscodingStressTestMode.java102 mMediaTranscodingManager.enqueueRequest( in testStarted()
/aosp_15_r20/prebuilts/sdk/34/system/api/
H A Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/sdk/extensions/3/system/api/
H A Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/out/soong/.intermediates/packages/modules/Media/apex/framework/framework-media.stubs.source.system/android_common/exportable/
Dframework-media.stubs.source.system_api.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/sdk/31/system/api/
H A Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/sdk/extensions/13/system/api/
H A Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/module_sdk/Media/1/sdk_library/system/
Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/sdk/32/system/api/
H A Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/module_sdk/Media/13/sdk_library/system/
Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/prebuilts/sdk/extensions/1/system/api/
H A Dframework-media.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…
/aosp_15_r20/packages/modules/Media/apex/framework/api/
Dsystem-current.txt5 …method @Nullable public android.media.MediaTranscodingManager.TranscodingSession enqueueRequest(@N…

12345678