Searched refs:UninstallEventReceiver (Results 1 – 3 of 3) sorted by relevance
89 mUninstallId = UninstallEventReceiver.addObserver(this, in onCreate()114 UninstallEventReceiver.addObserver(this, mUninstallId, this); in onCreate()165 UninstallEventReceiver.removeObserver(this, mUninstallId); in onDestroy()
27 public class UninstallEventReceiver extends BroadcastReceiver { class
328 uninstallId = UninstallEventReceiver.getNewId(this); in startUninstallProgress()