Home
last modified time | relevance | path

Searched refs:uninstallAllInstalledPackages (Results 1 – 6 of 6) sorted by relevance

/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/tests/
DWebviewAppLaunchTest.java157 mApkInstaller.uninstallAllInstalledPackages(); in tearDown()
DWebviewAppCrawlTest.java259 mApkInstaller.uninstallAllInstalledPackages(); in tearDown()
/test/app_compat/csuite/test_scripts/src/main/java/com/android/csuite/tests/
DAppCrawlTest.java228 mApkInstaller.uninstallAllInstalledPackages(); in tearDown()
DAppLaunchTest.java257 mApkInstaller.uninstallAllInstalledPackages(); in tearDown()
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DApkInstaller.java157 public void uninstallAllInstalledPackages() throws ApkInstallerException { in uninstallAllInstalledPackages() method in ApkInstaller
/test/app_compat/csuite/test_scripts/src/main/java/com/android/art/tests/
DAppCompileLaunchTest.java308 mApkInstaller.uninstallAllInstalledPackages(); in tearDown()