Searched defs:getCache (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/http/
H A DHttpResponseCache.java296 public Cache getCache() { method in class:HttpResponseCache
297 return delegate.getCache();
/frameworks/volley/src/main/java/com/android/volley/
H A DRequestQueue.java180 public Cache getCache() { method in class:RequestQueue
/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java1132 public Bundle getCache(String packageName, Uri key, int userId) { method in class:ContentService
/frameworks/base/core/java/android/content/
H A DContentResolver.java2529 public Bundle getCache(Uri key) { method in class:ContentResolver
2531 final Bundle bundle = getContentService().getCache(mContext.getPackageName(), key,
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 7834 milliseconds