Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebSettingsTest.java832 mOnUiThread.clearCache(true); // in case of side-effects from other tests in testLoadsImagesAutomatically_blockLoadingImages()
846 mOnUiThread.clearCache(true); // in case of side-effects from other tests in testLoadsImagesAutomatically_loadImagesWithoutReload()
854 mOnUiThread.clearCache(true); in testLoadsImagesAutomatically_loadImagesWithoutReload()
879 mOnUiThread.clearCache(true); in testBlockNetworkImage()
887 mOnUiThread.clearCache(true); in testBlockNetworkImage()
910 mOnUiThread.clearCache(true); in testBlockNetworkLoads()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityCacheTest.java163 assertTrue(mService.clearCache()); in clear_cacheInvalidated()
318 assertTrue(sUiAutomation.clearCache()); in testUiAutomation_clearCache_cacheInvalidated()
/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java460 clearCache(RESTART_GAME_VERIFIER_PACKAGE_NAME); in restartGame_noPermission()
476 clearCache(RESTART_GAME_VERIFIER_PACKAGE_NAME); in restartGame_gameAppIsRestarted()
497 clearCache(RESTART_GAME_VERIFIER_PACKAGE_NAME); in restartGame_gameSessionIsPersisted()
528 clearCache(RESTART_GAME_VERIFIER_PACKAGE_NAME); in restartGame_withNonGameActivityAbove_gameSessionIsPersisted()
868 private static void clearCache(String packageName) {
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java181 public void clearCache(final boolean includeDiskFiles) { in clearCache() method
183 mWebView.clearCache(includeDiskFiles); in clearCache()
DWebViewSyncLoader.java120 webView.clearCache(true); in destroy()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt18472 method public void clearCache(boolean);
Dcurrent.txt3350 method public boolean clearCache();
7581 method public boolean clearCache();
58161 method public void clearCache(boolean);