Searched defs:uninstallPackage (Results 1 – 7 of 7) sorted by relevance
95 private static void uninstallPackage(String packageName) { in uninstallPackage() method in AppEnumerationInternalTests
68 void uninstallPackage(); in uninstallPackage() method
86 protected void uninstallPackage(String packageName, boolean shouldSucceed) in uninstallPackage() method in HostsideNetworkTestCase
192 protected void uninstallPackage() throws Exception{ in uninstallPackage() method in DeviceAtomTestCase
428 private String uninstallPackage(String packageName) throws Exception { in uninstallPackage() method in TimeZoneUpdateHostTest
364 private void uninstallPackage(Bundle argsBundle) { in uninstallPackage() method in WearPackageInstallerService
1451 protected void uninstallPackage(int userId, String packageName) { in uninstallPackage() method in BaseShortcutManagerTest