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

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerService.java887 final Intent intent = new Intent(Intent.ACTION_UNINSTALL_PACKAGE);
/frameworks/base/core/java/android/content/
H A DIntent.java1494 * {@link #ACTION_UNINSTALL_PACKAGE}. Specifies that the installer UI should
1520 public static final String ACTION_UNINSTALL_PACKAGE = "android.intent.action.UNINSTALL_PACKAGE"; field in class:Intent

Completed in 75 milliseconds