Searched refs:uninstallPkg (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DInstalledAppDetails.java511 uninstallPkg(mAppEntry.info.packageName, true, false);
1077 getOwner().uninstallPkg(getOwner().mAppEntry.info.packageName,
1178 getOwner().uninstallPkg(getOwner().mAppEntry.info.packageName,
1189 private void uninstallPkg(String packageName, boolean allUsers, boolean andDisable) { method in class:InstalledAppDetails
1303 uninstallPkg(packageName, true, false);
1305 uninstallPkg(packageName, false, false);

Completed in 50 milliseconds