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

  /frameworks/support/volley/tests/src/com/android/volley/
CacheDispatcherTest.java 79 assertNull(request.getCacheEntry());
102 assertSame(entry, request.getCacheEntry());
114 assertSame(entry, request.getCacheEntry());
  /frameworks/support/volley/src/com/android/volley/toolbox/
BasicNetwork.java 92 addCacheHeaders(headers, request.getCacheEntry());
100 request.getCacheEntry().data, responseHeaders, true);
  /frameworks/support/volley/src/com/android/volley/
Request.java 233 public Cache.Entry getCacheEntry() {
  /packages/apps/Phone/src/com/android/phone/
CallerInfoCache.java 150 * {@link #getCacheEntry(String)} access to the newer one every time when the object is
307 public CacheEntry getCacheEntry(String number) {
CallNotifier.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 415 milliseconds