/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/ |
H A D | PackageIntentReceiver.java | 41 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in PackageIntentReceiver()
|
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/ |
H A D | PermissionMonitorTest.java | 1074 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 D | PackageMonitor.java | 58 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 D | RegisteredComponentCache.java | 78 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredComponentCache()
|
H A D | NfcService.java | 528 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 D | AppOpsCategory.java | 100 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in PackageIntentReceiver()
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | RegisteredServicesCache.java | 171 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 D | PermissionMonitor.java | 137 } 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 D | ApplicationsState.java | 1435 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 D | AccountTypeManager.java | 417 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE);
|
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/ |
H A D | AccountTypeManager.java | 297 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in AccountTypeManagerImpl()
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
H A D | RegisteredServicesCache.java | 159 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredServicesCache()
|
H A D | RegisteredNfcFServicesCache.java | 166 sdFilter.addAction(Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE); in RegisteredNfcFServicesCache()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/ |
H A D | PackageManagerTests.java | 1132 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 D | UserBackupManagerService.java | 1004 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 D | AppWidgetServiceImpl.java | 300 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 D | Intent.java | 2967 public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = field in Intent
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerService.java | 12994 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 D | PackageManagerService.java | 25483 String action = mediaStatus ? Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 11075 …field public static final String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.intent.action.E…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 7616 …field public static final java.lang.String ACTION_EXTERNAL_APPLICATIONS_AVAILABLE = "android.inten…
|