Home
last modified time | relevance | path

Searched refs:getRequest (Results 1 – 18 of 18) sorted by relevance

/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()
285 Download invisibleDownload = enqueueRequest(getRequest().setVisibleInDownloadsUi(false)); in testFiltering()
297 Download download1 = enqueueRequest(getRequest()); in testOrdering()
301 Download download2 = enqueueRequest(getRequest()); in testOrdering()
305 Download download3 = enqueueRequest(getRequest()); in testOrdering()
344 enqueueRequest(getRequest("/no_host")); in testInvalidUri()
[all …]
DAbstractPublicApiTest.java237 protected DownloadManager.Request getRequest() in getRequest() method in AbstractPublicApiTest
239 return getRequest(getServerUri(REQUEST_PATH)); in getRequest()
244 final DownloadManager.Request request = getRequest(); in getRequestWithDestinationDownloadsDir()
249 protected DownloadManager.Request getRequest(String path) { in getRequest() method in AbstractPublicApiTest
DThreadingTest.java60 final Download d = enqueueRequest(getRequest()); in testFilenameRace()
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DAndroidCaptureResultProxy.java50 public CaptureRequestProxy getRequest() { in getRequest() method in AndroidCaptureResultProxy
51 return new CaptureRequestProxy(mCaptureResult.getRequest()); in getRequest()
DCaptureResultProxy.java39 public CaptureRequestProxy getRequest(); in getRequest() method
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/zsl/
DAutoFlashZslImageFilter.java108 public CaptureRequestProxy getRequest() { in getRequest() method in AutoFlashZslImageFilter.AEConvergedTotalCaptureResult
109 return mDelegate.getRequest(); in getRequest()
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/model/
DAppPermissionGroup.java278 loadGroupDescription(context, groupInfo, packageManager), getRequest(groupInfo), in create()
388 group.getRequest(), group.getRequestDetail(), in create()
413 private static @StringRes int getRequest(PackageItemInfo group) { in getRequest() method in AppPermissionGroup
414 return Utils.getRequest(group.name); in getRequest()
579 public @StringRes int getRequest() {
/packages/apps/Contacts/src/com/android/contacts/vcard/
DVCardService.java250 ((ExportProcessor)processor).getRequest().destUri.getEncodedPath(); in handleCancelRequest()
362 final String path = ((ExportProcessor)job).getRequest().destUri.getEncodedPath(); in handleFinishExportNotification()
DExportProcessor.java336 public ExportRequest getRequest() { in getRequest() method in ExportProcessor
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/
DGrantPermissionsActivity.java729 messageId = groupState.mGroup.getRequest(); in showNextPermissionGroupGrantRequest()
750 messageId = groupState.mGroup.getRequest(); in showNextPermissionGroupGrantRequest()
794 messageId = groupState.mGroup.getRequest(); in showNextPermissionGroupGrantRequest()
827 messageId = groupState.mGroup.getRequest(); in showNextPermissionGroupGrantRequest()
/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
DAETriggerResult.java78 result.getRequest().get(CaptureRequest.CONTROL_AE_PRECAPTURE_TRIGGER), in update()
DAFTriggerResult.java75 result.getRequest().get(CaptureRequest.CONTROL_AF_TRIGGER), in update()
/packages/apps/Camera2/src/com/android/camera/one/v2/
DAutoFocusHelper.java106 Object tag = result.getRequest().getTag(); in logExtraFocusInfo()
DOneCameraZslImpl.java496 Object tag = captureResult.getRequest().getTag(); in takePicture()
/packages/services/Car/service/src/com/android/car/hal/
DUserHalService.java673 UserIdentificationSetRequest request = PendingRequest.getRequest(pendingRequest, in handleOnUserIdentificationAssociation()
1137 private static <T> T getRequest(@Nullable PendingRequest<?, ?> pendingRequest, in getRequest() method in UserHalService.PendingRequest
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DPermissionPreference.java578 getRequestMessage(getAppLabel(), mGroup, getContext(), mGroup.getRequest())); in showBackgroundChooserDialog()
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java937 public static int getRequest(String groupName) { in getRequest() method in Utils
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...