Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
H A DPackageIntentReceiver.java41 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in PackageIntentReceiver()
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
H A DPermissionMonitorTest.java1074 Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailable()
1089 final Intent externalIntent = new Intent(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailable()
1110 Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailable_AppsNotRegisteredOnStartMonitoring()
1123 final Intent externalIntent = new Intent(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailable_AppsNotRegisteredOnStartMonitoring()
1140 Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailableWithSharedUid()
1153 final Intent externalIntent = new Intent(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailableWithSharedUid()
1171 Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailableWithSharedUid_DifferentStorage()
1186 final Intent externalIntent = new Intent(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in testOnExternalApplicationsAvailableWithSharedUid_DifferentStorage()
/aosp12/frameworks/base/core/java/com/android/internal/content/
H A DPackageMonitor.java58 sExternalFilt.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
432 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in onReceive()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DRegisteredComponentCache.java78 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredComponentCache()
H A DNfcService.java528 IntentFilter ownerFilter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in NfcService()
3216 action.equals(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE) ||
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appops/
H A DAppOpsCategory.java100 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in PackageIntentReceiver()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java171 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredServicesCache()
199 if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action) in handlePackageEvent()
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DPermissionMonitor.java137 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) {
206 new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in startMonitoring()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java1435 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerReceiver()
1470 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr) || in onReceive()
1483 boolean avail = Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr); in onReceive()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DAccountTypeManager.java417 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/
H A DAccountTypeManager.java297 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in AccountTypeManagerImpl()
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DRegisteredServicesCache.java159 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredServicesCache()
H A DRegisteredNfcFServicesCache.java166 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredNfcFServicesCache()
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageManagerTests.java1132 filter = new IntentFilter(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in MoveReceiver()
1151 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) { in notifyNow()
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/
H A DUserBackupManagerService.java1004 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in initPackageTracking()
1382 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(action)) {
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java300 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in registerBroadcastReceiver()
342 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in onPackageBroadcastReceived()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java2967 public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = field in Intent
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java12994 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()
13041 case Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE: in broadcastIntentLocked()
13418 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(intent.getAction())) { in broadcastIntentLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java25483 String action = mediaStatus ? Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11075 …field public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.intent.action.E…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7616 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…