/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/ |
D | ManifestTest.kt | 36 assertThat(info.exported).isFalse() in onboardingActivity_shouldNotBeExported() 43 assertThat(info.exported).isTrue() in migrationActivity_shouldBeExported() 58 assertThat(info.exported).isTrue() in routeRequestActivity_shouldBeExported()
|
/packages/apps/Settings/res-export/ |
D | .README.md | 1 ### Resources exported for external usage 4 exported for external usage by other apps.
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/ |
D | BluetoothMapIMProviderTest.java | 84 providerInfo.exported = false; in attachInfo_whenProviderIsNotExported() 93 providerInfo.exported = true; in attachInfo_whenNoPermission() 103 providerInfo.exported = true; in attachInfo_success() 191 providerInfo.exported = true; in query_forAccountUri() 215 providerInfo.exported = true; in query_forMessageUri() 240 providerInfo.exported = true; in query_forConversationUri() 291 providerInfo.exported = true; in query_forConvoContactUri() 560 providerInfo.exported = true; in onAccountChanged() 585 providerInfo.exported = true; in onContactChanged() 617 providerInfo.exported = true; in onMessageChanged()
|
D | BluetoothMapEmailProviderTest.java | 73 providerInfo.exported = false; in attachInfo_whenProviderIsNotExported() 82 providerInfo.exported = true; in attachInfo_whenNoPermission() 92 providerInfo.exported = true; in attachInfo_success() 195 providerInfo.exported = true; in query_forAccountUri() 219 providerInfo.exported = true; in query_forFolderUri() 244 providerInfo.exported = true; in query_forMessageUri()
|
/packages/modules/Connectivity/tests/cts/net/native/dns/ |
D | Android.bp | 30 // ensure that the statically-linked library isn't exported from the executable, where it 32 // See http://b/333438055 for an example of what goes wrong when libc++ is partially exported
|
/packages/modules/adb/ |
D | adbd_test.map | 20 # libraries aren't exported from the executable, where they would override the 22 # what goes wrong when libc++ is partially exported from an executable.
|
/packages/modules/Connectivity/tests/common/ |
D | connectivity_mainline_test.map | 20 # that the statically-linked library isn't exported from the executable, where 23 # exported from an executable.
|
/packages/modules/common/proto/ |
D | classpaths.proto | 50 // Jars exported by a single partition. 53 // All jars that are exported as part of any classpath environ variable
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | Android.bp | 94 // ensure that the statically-linked library isn't exported from the executable, where it 96 // See http://b/333438055 for an example of what goes wrong when libc++ is partially exported
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | NfcDispatcher.java | 293 activities = activities.stream().filter(activity -> activity.activityInfo.exported) in hasIntentReceiver() 370 activities = activities.stream().filter(activity -> activity.activityInfo.exported) in tryStartActivity() 399 activities = activities.stream().filter(activity -> activity.activityInfo.exported) in tryStartActivity() 431 activities = activities.stream().filter(activity -> activity.activityInfo.exported) in tryStartActivity() 455 activities = activities.stream().filter(activity -> activity.activityInfo.exported) in tryStartActivity() 827 if (ri != null && ri.activityInfo != null && ri.activityInfo.exported in tryNdef() 866 if (ri != null && ri.activityInfo != null && ri.activityInfo.exported in tryNdef() 920 && info.resolveInfo.activityInfo.exported) { in tryTech()
|
/packages/modules/Uwb/framework/ |
D | Android.bp | 26 name: "framework-uwb-updatable-exported-aidl-sources", 47 ":framework-uwb-updatable-exported-aidl-sources",
|
/packages/modules/Bluetooth/framework/aidl-export/ |
D | Android.bp | 6 name: "framework-bluetooth-updatable-exported-aidl-sources",
|
/packages/modules/IntentResolver/tests/shared/src/com/android/intentresolver/ |
D | ResolverDataProvider.java | 138 ai.exported = true; in createActivityInfo() 149 ai.exported = true; in createActivityInfo()
|
/packages/providers/MediaProvider/jni/ |
D | Android.bp | 126 // ensure that the statically-linked library isn't exported from the executable, where it 128 // See http://b/333438055 for an example of what goes wrong when libc++ is partially exported
|
/packages/modules/AppSearch/flags/ |
D | Android.bp | 23 mode: "exported",
|
/packages/modules/Virtualization/microdroid/ |
D | bootconfig.debuggable | 4 # Kernel message is exported.
|
/packages/services/Car/car-builtin-lib/src/android/car/builtin/app/ |
D | ActivityManagerHelper.java | 301 boolean exported) { in checkComponentPermission() argument 302 return ActivityManager.checkComponentPermission(permission, uid, owningUid, exported); in checkComponentPermission()
|
/packages/modules/Permission/PermissionController/role-controller/java/com/android/role/controller/behavior/v35/ |
D | WalletRoleBehavior.java | 130 if (!serviceInfo.exported) { in resolvePackageNames() 154 if (!serviceInfo.exported) { in getQualifyingApduServicesAsUser()
|
/packages/modules/Permission/PermissionController/role-controller/java/com/android/role/controller/model/ |
D | RequiredActivity.java | 56 return resolveInfo.activityInfo.exported; in isComponentQualified()
|
/packages/modules/Wifi/framework/ |
D | Android.bp | 26 name: "framework-wifi-updatable-exported-aidl-sources", 46 ":framework-wifi-updatable-exported-aidl-sources",
|
/packages/modules/AdServices/adservices/service-core/jni/cpp/ |
D | ohttp_jni.cpp | 418 std::vector<uint8_t> exported(exportedLen); in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeExport() local 421 /* out= */ exported.data(), in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeExport() 440 reinterpret_cast<const jbyte *>(exported.data())); in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeExport()
|
/packages/modules/Bluetooth/flags/ |
D | Android.bp | 79 mode: "exported",
|
/packages/modules/Permission/flags/ |
D | Android.bp | 32 mode: "exported",
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/behavior/ |
D | HomeRoleUiBehavior.java | 66 && resolveInfo.activityInfo.exported) { in preparePreferenceAsUser()
|
/packages/modules/Profiling/framework/ |
D | Android.bp | 94 mode: "exported",
|