Home
last modified time | relevance | path

Searched refs:installedResponseCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/http/
DHttpResponseCache.java185 HttpResponseCache installedResponseCache = (HttpResponseCache) installed; in install() local
187 AndroidShimResponseCache trueResponseCache = installedResponseCache.delegate; in install()
189 return installedResponseCache; in install()