Searched refs:startUninstallIntent (Results 1 – 1 of 1) sorted by relevance
12844 startUninstallIntent(packageName, userId); in uninstallPackageWithActiveAdmins()12852 startUninstallIntent(packageName, userId); in uninstallPackageWithActiveAdmins()12882 startUninstallIntent(packageName, userId); in removePackageIfRequired()12886 private void startUninstallIntent(final String packageName, final int userId) { in startUninstallIntent() method