Searched refs:startUninstallIntent (Results 1 – 1 of 1) sorted by relevance
11780 startUninstallIntent(packageName, userId); in uninstallPackageWithActiveAdmins()11788 startUninstallIntent(packageName, userId); in uninstallPackageWithActiveAdmins()11818 startUninstallIntent(packageName, userId); in removePackageIfRequired()11822 private void startUninstallIntent(final String packageName, final int userId) { in startUninstallIntent() method in DevicePolicyManagerService