Searched refs:clearCache (Results 1 – 3 of 3) sorted by relevance
869 mOnUiThread.clearCache(true); // in case of side-effects from other tests in testLoadsImagesAutomatically_blockLoadingImages()885 mOnUiThread.clearCache(true); // in case of side-effects from other tests in testLoadsImagesAutomatically_loadImagesWithoutReload()893 mOnUiThread.clearCache(true); in testLoadsImagesAutomatically_loadImagesWithoutReload()920 mOnUiThread.clearCache(true); in testBlockNetworkImage()928 mOnUiThread.clearCache(true); in testBlockNetworkImage()953 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()