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

  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
TaskKeyCache.java 38 return getCacheEntry(key.id);
58 return getCacheEntry(key.id);
85 protected abstract V getCacheEntry(int id);
TaskKeyLruCache.java 78 protected V getCacheEntry(int id) {
TaskKeyStrongCache.java 53 protected V getCacheEntry(int id) {
  /external/icu/icu4c/source/i18n/
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/test/java/com/android/volley/
CacheDispatcherTest.java 78 assertNull(request.getCacheEntry());
101 assertSame(entry, request.getCacheEntry());
113 assertSame(entry, request.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) {
  /external/volley/src/main/java/com/android/volley/
Request.java 322 public Cache.Entry getCacheEntry() {
  /packages/apps/Launcher3/quickstep/libs/
sysui_shared.jar 
  /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/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.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 292 milliseconds