Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/content/
DPackageMonitor.java57 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
428 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in onReceive()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java169 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredServicesCache()
197 if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action) in handlePackageEvent()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1416 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerReceiver()
1451 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr) || in onReceive()
1464 boolean avail = Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr); in onReceive()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1130 filter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in MoveReceiver()
1149 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in notifyNow()
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java942 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in initPackageTracking()
1276 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) {
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java304 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerBroadcastReceiver()
402 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in onPackageBroadcastReceived()
/frameworks/base/api/
Dlint-baseline.txt68 BroadcastBehavior: android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE:
Dcurrent.txt10241 …field public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.intent.action.E…
/frameworks/base/core/java/android/content/
DIntent.java2758 public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = field in Intent
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java15073 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()
15120 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()
15468 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(intent.getAction())) { in broadcastIntentLocked()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java22096 String action = mediaStatus ? Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7616 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
/frameworks/base/non-updatable-api/
Dcurrent.txt10241 …field public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.intent.action.E…