HomeSort by relevance Sort by last modified time
    Searched defs:shouldCache (Results 1 - 12 of 12) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/audio/
AudioKey.java 117 public boolean shouldCache(){
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetKey.java 125 public boolean shouldCache(){
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/shader/plugins/
GLSLLoader.java 85 public boolean shouldCache(){
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_nodes_cache.h 129 const bool shouldCache = (cacheInputIndex == mInputIndex)
131 return shouldCache;
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebFrameLoaderClient.cpp 258 BOOL shouldCache;
259 if (SUCCEEDED(resourceLoadDelegatePrivate->shouldCacheResponse(webView, identifier, urlResponse.get(), data, length, getWebDataSource(loader), &shouldCache)))
260 return shouldCache;
    [all...]
  /frameworks/volley/src/com/android/volley/
Request.java 418 public final void setShouldCache(boolean shouldCache) {
419 mShouldCache = shouldCache;
425 public final boolean shouldCache() {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 508 milliseconds