HomeSort by relevance Sort by last modified time
    Searched full:caching (Results 276 - 300 of 997) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/training/displaying-bitmaps/
index.jd 82 <dt><b><a href="cache-bitmap.html">Caching Bitmaps</a></b></dt>
  /frameworks/base/docs/html/training/secure-file-sharing/
retrieve-info.jd 30 file size helps the client app set up buffering and caching for the file.
  /frameworks/base/docs/html/training/volley/
index.jd 44 <li>Transparent disk and memory response caching with standard HTTP
  /frameworks/base/docs/html/training/wearables/data-layer/
assets.jd 23 <p>Assets automatically handle caching of data to prevent retransmission and conserve Bluetooth bandwidth.
  /frameworks/base/libs/hwui/
GradientCache.h 86 // Caching support
LayerCache.cpp 70 // Caching
TextDropShadowCache.cpp 166 // Caching
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
AnqpCache.java 50 * otherwise caching is performed per AP.
  /frameworks/support/v4/java/android/support/v4/content/
ContentResolverCompat.java 99 * for caching purposes.</li>
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 111 /* clear caching info*/
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 62 heap-specific caching
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
InetAddressThreadTest.java 127 // Make sure there is no caching
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLEnginePair.java 68 * caching. Optionally specify serverCipherSuites for testing
  /ndk/sources/host-tools/make-3.81/
strcache.c 1 /* Constant string caching for GNU Make.
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 38 // Caching this could cause this sCallbackEnv to go out-of-sync
com_android_bluetooth_a2dp_sink.cpp 39 // Caching this could cause this sCallbackEnv to go out-of-sync
com_android_bluetooth_avrcp_controller.cpp 38 // Caching this could cause this sCallbackEnv to go out-of-sync
  /packages/apps/Email/res/xml/
services.xml 41 offerAttachmentPreload: whether to offer attachment preloading (pre-caching)
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DecodedImageResource.java 197 // loading speed, but not optimized for caching, encoding and rendering (since
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/network/
HttpUrlConnectionBuilder.java 49 * Request header value for cache control indicating no caching.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
dic_traverse_session.h 162 // threshold to start caching
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
stringobject.h 27 /* Caching the hash (ob_shash) saves recalculation of a string's hash value.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
stringobject.h 27 /* Caching the hash (ob_shash) saves recalculation of a string's hash value.
  /external/guava/guava/src/com/google/common/cache/
CacheBuilder.java 143 * "http://code.google.com/p/guava-libraries/wiki/CachesExplained">caching</a> for a higher-level
393 * cache. This can be useful in testing, or to disable caching temporarily without a code change.
423 * cache. This can be useful in testing, or to disable caching temporarily without a code
537 * candidate for caching; consider {@link #softValues} instead.
593 * size or weight. This can be useful in testing, or to disable caching temporarily without a code
627 * size or weight. This can be useful in testing, or to disable caching temporarily without a code
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 326 // Run these twice to test caching.
335 // Run these twice to test caching.

Completed in 188 milliseconds

<<11121314151617181920>>