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