Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/content/
DIntentCompat.java122 public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = field in IntentCompat
/frameworks/base/core/java/com/android/internal/content/
DPackageMonitor.java50 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
375 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in onReceive()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java161 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredServicesCache()
189 if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action) in handlePackageEvent()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java999 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerReceiver()
1032 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr) || in onReceive()
1045 boolean avail = Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr); in onReceive()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1096 IntentFilter filter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in SdMountReceiver()
1103 if (!Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in notifyNow()
1553 filter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in MoveReceiver()
1572 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in notifyNow()
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd135 android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE} broadcast Intent, which will notify
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java245 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerBroadcastReceiver()
328 if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in onPackageBroadcastReceived()
/frameworks/base/core/java/android/content/
DIntent.java2033 public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = field in Intent
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java1272 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in initPackageTracking()
1852 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) {
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16540 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()
16582 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()
16822 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(intent.getAction())) { in broadcastIntentLocked()
/frameworks/support/v4/api/
D22.0.0.txt875 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
D22.1.0.txt875 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
D22.2.1.txt905 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
D22.2.0.txt904 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
D23.txt1006 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
Dcurrent.txt1012 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java15485 String action = mediaStatus ? Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE in sendResourcesChangedBroadcast()
/frameworks/base/api/
Dcurrent.txt8121 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
Dsystem-current.txt8372 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…