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

<<21222324252627282930>>

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 62 // Caching this could cause this sCallbackEnv to go out-of-sync
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleWeekView.java 241 // Allocate space for caching the day numbers and focus values
  /packages/apps/ContactsCommon/res/values/
strings.xml     [all...]
  /packages/apps/Email/provider_src/com/android/email/activity/setup/
AccountSettingsUtils.java 284 // To do this probably requires caching oauth.xml, otherwise the lookup
  /packages/apps/Exchange/src/com/android/exchange/service/
EasServerConnection.java 112 // to not screw up any connection caching (use redirectHostAuth).
  /packages/apps/Settings/src/com/android/settings/location/
SettingsInjector.java 58 * class directly because it is not a good match for our use case: we do not need the caching, and
  /packages/experimental/StrictModeTest/src/com/android/strictmodetest/
StrictModeActivity.java 165 // DNS caching.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java 242 Log.d(TAG, "forcing caching of keyboard with id=" + id);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 112 // TODO: Find more efficient caching
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 195 # do not write bytecode files to avoid caching errors
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 195 # do not write bytecode files to avoid caching errors
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 38 * This specification can help the caching behavior of the running kernel, e.g. the cache
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 179 * This method performs no caching; it is the same as asking the custom view finder
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidJarLoader.java 132 * once and caching them internally.
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactsListFragment.java 171 * caching for each image, which substantially improves refreshes of the ListView as the
174 * To learn more about downloading images asynchronously and caching the results, read the
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 672 // keyword when we're in a caching lexer, because caching lexers only get
  /external/dnsmasq/
CHANGELOG.archive 3 release 0.5 - added caching, removed compiler warning on linux PPC
107 disable caching completely.
144 release 0.996 Added negative caching: If dnsmasq gets a "no such domain" reply
199 Extended negative caching to NODATA replies.
389 DHCP which stops anthing else caching these
524 caching of RFC 2317 CNAME-PTR records.
581 Added negative caching for PTR (address to name) records.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUService.java 464 if (DEBUG) System.out.println(name + " factory supported: " + currentDescriptor + ", caching");
485 if (DEBUG) System.out.println("caching '" + result.actualDescriptor + "'");
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/util/resource/
Resource.java 98 * @param useCaches true enables URLConnection caching if applicable to the type of resource
148 * @param useCaches controls URLConnection caching
  /external/lldb/include/lldb/Core/
Communication.h 266 /// the default action of caching the bytes and broadcasting a \b
376 /// overridden method to allow the caching to correctly happen and
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransaction.java 251 // Counter for caching of connections.
268 * table after it goes into terminated state. This allows connection caching
    [all...]
  /external/v8/src/
flag-definitions.h 443 DEFINE_BOOL(serialize_toplevel, false, "enable caching of toplevel scripts")
556 DEFINE_BOOL(use_ic, true, "use inline caching")
    [all...]
  /frameworks/base/core/tests/coretests/src/android/net/
UriTest.java 440 // Run these twice to test caching.
449 // Run these twice to test caching.
  /libcore/luni/src/main/java/java/net/
HttpURLConnection.java 245 * <h3>Response Caching</h3>
248 * caching in your application.
  /packages/apps/Gallery2/res/values-de/
strings.xml 92 <string name="process_caching_requests" msgid="8722939570307386071">"Caching-Anfragen werden verarbeitet."</string>
93 <string name="caching_label" msgid="4521059045896269095">"Caching läuft..."</string>
    [all...]

Completed in 297 milliseconds

<<21222324252627282930>>