Searched refs:httpCacheDir (Results 1 – 1 of 1) sorted by relevance
195 File httpCacheDir = new File(getCacheDir(), "httpCache"); in onCreate() local197 HttpResponseCache.install(httpCacheDir, httpCacheSize); in onCreate()