Searched refs:clearCache (Results 1 – 3 of 3) sorted by relevance
872 mOnUiThread.clearCache(true); // in case of side-effects from other tests in testLoadsImagesAutomatically_blockLoadingImages()888 mOnUiThread.clearCache(true); // in case of side-effects from other tests in testLoadsImagesAutomatically_loadImagesWithoutReload()896 mOnUiThread.clearCache(true); in testLoadsImagesAutomatically_loadImagesWithoutReload()923 mOnUiThread.clearCache(true); in testBlockNetworkImage()931 mOnUiThread.clearCache(true); in testBlockNetworkImage()956 mOnUiThread.clearCache(true); in testBlockNetworkLoads()
179 public void clearCache(final boolean includeDiskFiles) { in clearCache() method181 mWebView.clearCache(includeDiskFiles); in clearCache()
122 webView.clearCache(true); in destroy()