Searched defs:uninstallPackage (Results 1 – 3 of 3) sorted by relevance
364 private void uninstallPackage(Bundle argsBundle) { in uninstallPackage() method in WearPackageInstallerService
187 void uninstallPackage(String packageName, int userId) { in uninstallPackage() method in OverlayManagerServiceImplTestsBase
1119 protected void uninstallPackage(int userId, String packageName) { in uninstallPackage() method in BaseShortcutManagerTest