Home
last modified time | relevance | path

Searched refs:ACTION_UNINSTALL_COMPLETE (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCommandReceiverActivity.java128 public static final String ACTION_UNINSTALL_COMPLETE = field in CommandReceiverActivity
488 PendingIntent.getBroadcast(this, 0, new Intent(ACTION_UNINSTALL_COMPLETE), 0) in uninstallHelperPackage()