Searched refs:uninstallAllApps (Results 1 – 1 of 1) sorted by relevance
97 if (mUninstallAll && !uninstallAllApps(device)) { in setUp()196 if (mUninstallAll && !uninstallAllApps(device)) { in tearDown()211 private boolean uninstallAllApps(ITestDevice device) throws DeviceNotAvailableException { in uninstallAllApps() method in AppSetup