HomeSort by relevance Sort by last modified time
    Searched full:exchange (Results 526 - 550 of 1657) sorted by null

<<21222324252627282930>>

  /external/jetty/src/java/org/eclipse/jetty/client/
HttpClient.java 59 * to send a request. The exchange contains both the headers and content (source) of the request
160 public void send(HttpExchange exchange) throws IOException
162 boolean ssl = HttpSchemes.HTTPS_BUFFER.equalsIgnoreCase(exchange.getScheme());
163 HttpDestination destination = getDestination(exchange.getAddress(), ssl);
164 destination.send(exchange);
523 * @return the period in ms that an exchange will wait for a response from the server.
535 * @param timeout the period in ms that an exchange will wait for a response from the server.
545 * @return the period in ms that an exchange will wait for a response from the server.
554 * @param timeout the period in ms that an exchange will wait for a response from the server.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java 1 package com.android.exchange.adapter;
27 import com.android.exchange.Eas;
28 import com.android.exchange.adapter.AbstractSyncAdapter.Operation;
29 import com.android.exchange.eas.EasSyncCalendar;
30 import com.android.exchange.utility.CalendarUtilities;
493 // Save away whether this tag has content; Exchange 2010 sends an empty tag
    [all...]
ContactsSyncParser.java 1 package com.android.exchange.adapter;
43 import com.android.exchange.Eas;
44 import com.android.exchange.eas.EasSyncCollectionTypeBase;
45 import com.android.exchange.eas.EasSyncContacts;
46 import com.android.exchange.utility.CalendarUtilities;
66 private static final String FOUND_DATA_ROW = "com.android.exchange.FOUND_ROW";
    [all...]
  /development/ndk/platforms/android-21/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /docs/source.android.com/src/devices/tech/security/overview/
kernel-security.jd 179 built-in Android Email application uses the APIs to improve Exchange support.
180 Through the Email application, Exchange administrators can enforce password
  /external/freetype/include/
ftautoh.h 245 * The data exchange structure for the @glyph-to-script-map property.
384 * The data exchange structure for the @increase-x-height property.
  /external/ipsec-tools/src/racoon/
handler.h 130 u_int8_t etype; /* Exchange type actually for use */
398 * integirty check is that the IV for informational exchange has to be made
  /external/libedit/src/
emacs.c 236 * Exchange the two characters before the cursor
374 * Exchange the cursor and mark
  /external/libnfc-nxp/src/
phHciNfc_RFReader.h 469 * \param[in] p_xchg_info The tag exchange info contains the command type,
473 * \retval NFCSTATUS_PENDING Exchange of the data between the selected
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 137 * This function is used to exchange algorithm specific data with the decoder
152 * \param[in,out] data Data to exchange with algorithm instance.
  /external/openssh/
ssh_api.c 95 /* Initialize key exchange */
246 * 30-49 Key exchange method specific (numbers can be reused for
  /external/pdfium/third_party/freetype/include/
ftautoh.h 245 * The data exchange structure for the @glyph-to-script-map property.
384 * The data exchange structure for the @increase-x-height property.
  /external/v8/src/
fixed-dtoa.cc 114 // We fill the digits in reverse order and exchange them afterwards.
121 // Exchange the digits.
  /frameworks/av/include/ndk/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /frameworks/native/include/media/drm/
DrmAPI.h 136 // A key request/response exchange occurs between the app and a License
206 // A provision request/response exchange occurs between the app and a
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 137 * This function is used to exchange algorithm specific data with the decoder
152 * \param[in,out] data Data to exchange with algorithm instance.
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaDrm.h 155 * A key request/response exchange occurs between the app and a license server
261 * A provision request/response exchange occurs between the app and a provisioning
  /system/bt/stack/gatt/
att_protocol.c 41 ** Description Build a exchange MTU request
102 ** Description Build a exchange MTU request
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/
UsbAccessoryTestActivity.java 82 // Don't allow a test pass until the accessory and the Android device exchange messages...
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3convertutf.h 11 * sole remedy for any claim will be exchange of defective media

Completed in 203 milliseconds

<<21222324252627282930>>