Searched refs:ACTION_PACKAGE_REPLACED (Results 1 – 11 of 11) sorted by relevance
61 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in onStart()
81 Intent.ACTION_PACKAGE_REPLACED.equals(action) || in onReceive()130 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in registerPackageReceiverIfNeeded()
63 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
82 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
316 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in systemRunning()
809 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in ReplaceReceiver()836 } else if (Intent.ACTION_PACKAGE_REPLACED.equals(action)) { in notifyNow()
1685 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
1045 sendPackageBroadcast(Intent.ACTION_PACKAGE_REPLACED, in doHandleMessage()10937 sendPackageBroadcast(Intent.ACTION_PACKAGE_REPLACED, packageName, in deletePackageX()
7905 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…
7661 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…