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.java155 public static final String ACTION_UNINSTALL_COMPLETE = field in CommandReceiverActivity
584 LogAndSelfUnregisterBroadcastReceiver.register(this, ACTION_UNINSTALL_COMPLETE); in uninstallHelperPackage()
589 /* requestCode= */ 0, new Intent(ACTION_UNINSTALL_COMPLETE), in uninstallHelperPackage()