Home
last modified time | relevance | path

Searched refs:ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageMonitorCallbackHelper.java124 : Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE; in notifyResourcesChanged()
194 || TextUtils.equals(action, Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE) in isAllowedCallbackAction()
DBroadcastHelper.java231 : Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE; in sendResourcesChangedBroadcast()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java177 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in RegisteredServicesCache()
199 || Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action); in handlePackageEvent()
211 || Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in handlePackageEvent()
/frameworks/base/core/java/com/android/internal/content/
DPackageMonitor.java562 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in doHandlePackageEvent()
/frameworks/base/core/tests/packagemonitortests/src/com/android/internal/content/
DPackageMonitorTest.java189 Intent intent = new Intent(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in testPackageMonitorDoHandlePackageEventExternalApplicationUnavailable()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1524 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerReceiver()
1559 Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(actionStr)) { in onReceive()
/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DPackageManagerTests.java1147 filter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in MoveReceiver()
1154 if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in notifyNow()
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java988 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in initPackageTracking()
1369 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DAlarmManagerService.java4925 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in UninstallReceiver()
4993 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onReceive()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java416 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerBroadcastReceiver()
461 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onPackageBroadcastReceived()
/frameworks/base/core/api/
Dlint-baseline.txt42 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE:
43 Field 'ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt50 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE:
51 Field 'ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE' is missing @BroadcastBehavior
Dtest-lint-baseline.txt54 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE:
55 Field 'ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt54 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE:
55 Field 'ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE' is missing @BroadcastBehavior
Dcurrent.txt11180 …field public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.intent.action…
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1935 || action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)
1946 if (action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)) {
2613 IntentFilter sdFilter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in init()
/frameworks/base/core/java/android/content/
DIntent.java3207 public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = field in Intent
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1221 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {
2160 filter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in DevicePolicyManagerService()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7617 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.int…