Home
last modified time | relevance | path

Searched refs:ACTION_PACKAGE_RESTARTED (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DPackageChangeReceiver.java43 sPackageIntentFilter.addAction(Intent.ACTION_PACKAGE_RESTARTED);
160 } else if (Intent.ACTION_PACKAGE_RESTARTED.equals(action)) { in onReceive()
/aosp12/frameworks/base/core/java/com/android/internal/content/
H A DPackageMonitor.java51 sPackageFilt.addAction(Intent.ACTION_PACKAGE_RESTARTED);
421 } else if (Intent.ACTION_PACKAGE_RESTARTED.equals(action)) { in onReceive()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRoute2ProviderWatcher.java79 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in start()
H A DRemoteDisplayProviderWatcher.java83 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in start()
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteProviderWatcher.java96 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in start()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaDataManager.kt201 Intent.ACTION_PACKAGE_REMOVED, Intent.ACTION_PACKAGE_RESTARTED -> {
238 addAction(Intent.ACTION_PACKAGE_RESTARTED)
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
H A DWellbeingModel.java124 Intent.ACTION_PACKAGE_RESTARTED), in onInitialized()
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
H A DAbstractLauncherUiTest.java202 Intent.ACTION_PACKAGE_RESTARTED, Intent.ACTION_PACKAGE_DATA_CLEARED)); in clearPackageData()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredServicesCache.java153 intentFilter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in RegisteredServicesCache()
H A DRegisteredNfcFServicesCache.java160 intentFilter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in RegisteredNfcFServicesCache()
/aosp12/frameworks/base/services/core/java/com/android/server/infra/
H A DAbstractMasterSystemService.java901 if (Intent.ACTION_PACKAGE_RESTARTED.equals(action)) { in startTrackingPackageChanges()
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java924 } else if (Intent.ACTION_PACKAGE_RESTARTED.equals(action)) {
1601 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED);
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmManagerService.java4534 filter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in UninstallReceiver()
4587 case Intent.ACTION_PACKAGE_RESTARTED: in onReceive()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java2694 public static final String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKAGE_RESTARTED"; field in Intent
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1618 || action.equals(Intent.ACTION_PACKAGE_RESTARTED)
2281 pkgFilter.addAction(Intent.ACTION_PACKAGE_RESTARTED); in init()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java4029 Intent intent = new Intent(Intent.ACTION_PACKAGE_RESTARTED, in finishForceStopPackageLocked()
13409 || Intent.ACTION_PACKAGE_RESTARTED.equals(intent.getAction()) in broadcastIntentLocked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11129 …field public static final String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKAGE_RESTART…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7660 …field public static final java.lang.String ACTION_PACKAGE_RESTARTED = "android.intent.action.PACKA…