Searched defs:removePackage (Results 1 – 5 of 5) sorted by relevance
50 void removePackage(PackageSetting packageSetting) { in removePackage() method in SharedUserSetting
156 public ShortcutPackage removePackage(@NonNull String packageName) { in removePackage() method in ShortcutUser
88 public void removePackage(String packageName) { in removePackage() method in AttributeCache
163 private void removePackage(String packageName) { in removePackage() method in CompatModePackages
394 public void removePackage(String pkgName, int userId) { in removePackage() method in ApplicationsState