Searched refs:ACTION_PACKAGE_REPLACED (Results 1 – 13 of 13) sorted by relevance
79 if (intent.getAction() == Intent.ACTION_PACKAGE_REPLACED) {98 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in PinnerService()
63 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
82 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
76 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
102 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in onResume()
202 case Intent.ACTION_PACKAGE_REPLACED:328 intentFilter.addAction(Intent.ACTION_PACKAGE_REPLACED); in maybeRegisterPackageChangeReceiverLocked()
795 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in ReplaceReceiver()822 } else if (Intent.ACTION_PACKAGE_REPLACED.equals(action)) { in notifyNow()
376 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in systemRunning()
2104 public static final String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAGE_REPLACED"; field in Intent
19227 case Intent.ACTION_PACKAGE_REPLACED:19338 Intent.ACTION_PACKAGE_REPLACED.equals(action)) {
7659 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…
9371 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…
9909 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…