Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/content/
DPackageMonitor.java58 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE);
440 } 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.java1417 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerReceiver()
1452 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.java943 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in initPackageTracking()
1279 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java305 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in registerBroadcastReceiver()
405 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onPackageBroadcastReceived()
/frameworks/base/api/
Dlint-baseline.txt70 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE:
Dcurrent.txt10242 …field public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.intent.action…
/frameworks/base/services/core/java/com/android/server/
DAlarmManagerService.java4331 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in UninstallReceiver()
4352 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in onReceive()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1213 || action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)
1224 if (action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE)) {
1870 IntentFilter sdFilter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in onStart()
/frameworks/base/core/java/android/content/
DIntent.java2782 public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = field in Intent
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java834 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(action)) {
2273 filter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE); in DevicePolicyManagerService()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java15072 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in broadcastIntentLocked()
15104 case Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE: in broadcastIntentLocked()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java22097 : Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7617 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.int…
/frameworks/base/non-updatable-api/
Dcurrent.txt10242 …field public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE = "android.intent.action…