Home
last modified time | relevance | path

Searched refs:ACTION_PACKAGE_REPLACED (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DPinnerService.java79 if (intent.getAction() == Intent.ACTION_PACKAGE_REPLACED) {
98 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in PinnerService()
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DRegisteredMediaRouteProviderWatcher.java63 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
/frameworks/base/services/core/java/com/android/server/media/
DRemoteDisplayProviderWatcher.java82 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
/frameworks/base/services/core/java/com/android/server/tv/
DTvRemoteProviderWatcher.java76 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in start()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawer/
DSettingsDrawerActivity.java102 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in onResume()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java202 case Intent.ACTION_PACKAGE_REPLACED:
328 intentFilter.addAction(Intent.ACTION_PACKAGE_REPLACED); in maybeRegisterPackageChangeReceiverLocked()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java795 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in ReplaceReceiver()
822 } else if (Intent.ACTION_PACKAGE_REPLACED.equals(action)) { in notifyNow()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java376 filter.addAction(Intent.ACTION_PACKAGE_REPLACED); in systemRunning()
/frameworks/base/core/java/android/content/
DIntent.java2104 public static final String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAGE_REPLACED"; field in Intent
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java19227 case Intent.ACTION_PACKAGE_REPLACED:
19338 Intent.ACTION_PACKAGE_REPLACED.equals(action)) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7659 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…
/frameworks/base/api/
Dcurrent.txt9371 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…
Dsystem-current.txt9909 …field public static final java.lang.String ACTION_PACKAGE_REPLACED = "android.intent.action.PACKAG…