/frameworks/base/core/java/android/provider/ |
DocumentsContract.java | 814 * responsible for their own in-memory caching. [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
hardware-accel.jd | 155 accelerated Canvas. This happens, for instance, when drawing a view into a bitmap for caching
|
/frameworks/base/docs/html/preview/ |
behavior-changes.jd | 136 and response caching, and minimizes power consumption. To continue using the Apache HTTP APIs, you
|
/frameworks/base/docs/html/training/articles/ |
security-ssl.jd | 125 and response headers, posting content, managing cookies, using proxies, caching responses,
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_mdpcomp.cpp | 557 * send rest of them through MDP. NEVER mark an updating layer for caching. [all...] |
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_kgsl.h | 93 /* Memory caching hints */ [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_defs.h | 841 * mapped ELF file, caching them until we reach the requested
|
/packages/services/Telephony/src/com/android/phone/ |
PhoneGlobals.java | 393 // The asynchronous caching will start just after this call. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/ |
bfdlink.h | 353 caching ELF symbol buffer. */
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/ |
bfdlink.h | 353 caching ELF symbol buffer. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/ |
bfdlink.h | 353 caching ELF symbol buffer. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
ios_base.h | 521 // Members for locale and locale caching.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
ios_base.h | 521 // Members for locale and locale caching.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
ios_base.h | 521 // Members for locale and locale caching.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 523 // Members for locale and locale caching.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 523 // Members for locale and locale caching.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 523 // Members for locale and locale caching.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 523 // Members for locale and locale caching.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
ios_base.h | 521 // Members for locale and locale caching.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
ios_base.h | 521 // Members for locale and locale caching.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_inspect.py | 264 # Do it again (check the caching isn't broken) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_inspect.py | 264 # Do it again (check the caching isn't broken) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
IncludeFinder.java | 78 * so efficiently (caching results across IDE sessions etc). [all...] |
/external/jetty/src/java/org/eclipse/jetty/util/ssl/ |
SslContextFactory.java | 188 /** Set to true to enable SSL Session caching */ [all...] |
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/ |
ResponseCacheTest.java | 136 * Test that response caching is consistent with the RI and the spec. 173 // the HTTP spec permits caching 410s, but the RI doesn't. 377 * We've had bugs where caching and cross-protocol redirects yield class [all...] |