Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/content/
DPackageMonitor.java57 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE);
435 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in onReceive()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java170 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in RegisteredServicesCache()
186 || Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action); in handlePackageEvent()
198 || Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in handlePackageEvent()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1436 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerReceiver()
1471 Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(actionStr)) { in onReceive()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1131 filter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in MoveReceiver()
1138 if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) { in notifyNow()
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java954 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in initPackageTracking()
1325 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java313 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerBroadcastReceiver()
413 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onPackageBroadcastReceived()
/frameworks/base/services/core/java/com/android/server/
DAlarmManagerService.java4374 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in UninstallReceiver()
4395 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onReceive()
/frameworks/base/api/
Dlint-baseline.txt94 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE:
Dcurrent.txt10598 …field public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.intent.action…
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1438 || action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)
1449 if (action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)) {
2134 IntentFilter sdFilter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in onStart()
/frameworks/base/core/java/android/content/
DIntent.java2839 public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = field in Intent
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16114 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in broadcastIntentLocked()
16146 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in broadcastIntentLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7617 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.int…