HomeSort by relevance Sort by last modified time
    Searched refs:getCacheEntry (Results 1 - 18 of 18) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
TaskKeyCache.java 38 return getCacheEntry(key.id);
58 return getCacheEntry(key.id);
85 protected abstract V getCacheEntry(int id);
TaskKeyStrongCache.java 55 protected V getCacheEntry(int id) {
TaskKeyLruCache.java 76 protected V getCacheEntry(int id) {
  /external/volley/src/test/java/com/android/volley/
CacheDispatcherTest.java 78 assertNull(request.getCacheEntry());
101 assertSame(entry, request.getCacheEntry());
113 assertSame(entry, request.getCacheEntry());
  /external/icu/icu4c/source/i18n/
ucol_imp.h 99 const CollationCacheEntry *getCacheEntry(UErrorCode &errorCode);
ucol_res.cpp 163 // getCacheEntry adds a ref for us.
164 return loader.getCacheEntry(errorCode);
247 return getCacheEntry(errorCode);
299 return getCacheEntry(errorCode);
343 return getCacheEntry(errorCode);
373 const CollationCacheEntry *entry = getCacheEntry(errorCode);
463 CollationLoader::getCacheEntry(UErrorCode &errorCode) {
  /external/volley/src/main/java/com/android/volley/toolbox/
BasicNetwork.java 96 addCacheHeaders(headers, request.getCacheEntry());
105 Entry entry = request.getCacheEntry();
  /external/volley/src/main/java/com/android/volley/
Request.java 300 public Cache.Entry getCacheEntry() {
  /packages/services/Telephony/src/com/android/phone/
CallerInfoCache.java 144 * {@link #getCacheEntry(String)} access to the newer one every time when the object is
283 public CacheEntry getCacheEntry(String number) {
  /prebuilts/tools/common/m2/repository/com/mcxiaoke/volley/library/1.0.10/
library-1.0.10.jar 
  /prebuilts/tools/common/m2/repository/com/mcxiaoke/volley/library/1.0.18/
library-1.0.18.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-builder-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 
  /external/testng/ant/
ivy-2.1.0.jar 

Completed in 145 milliseconds