Searched refs:ACTION_PACKAGE_REPLACED (Results 1 – 8 of 8) sorted by relevance
63 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
82 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
297 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in systemRunning()
796 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in ReplaceReceiver()823 } else if (Intent.ACTION_PACKAGE_REPLACED.equals(action)) { in notifyNow()
1577 public static final String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAGE_REPLACED"; field in Intent
507 NO DOC BLOCK: android.content.Intent Field ACTION_PACKAGE_REPLACED
854 sendPackageBroadcast(Intent.ACTION_PACKAGE_REPLACED, in doHandleMessage()9309 sendPackageBroadcast(Intent.ACTION_PACKAGE_REPLACED, packageName, in deletePackageX()
6383 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…