/cts/tests/tests/telephony/current/TestExternalImsServiceApp/ |
D | Android.bp | 20 // Uncomment when ImsConferenceState constructor is not hidden 22 // remove when ImsConferenceState constructor is not hidden
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0243/ |
D | poc.cpp | 52 if (not service) { in main() 67 if (not binder) { in main() 80 if (not binder) { in main()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/ |
D | ValidatorsTest.java | 20 import static android.service.autofill.Validators.not; 127 assertThrows(IllegalArgumentException.class, () -> not(null)); in testNot_null() 132 assertThrows(IllegalArgumentException.class, () -> not(mInvalidValidator)); in testNot_invalidClass() 138 final InternalValidator notValidator = (InternalValidator) not(mValidValidator); in testNot_falseToTrue() 145 final InternalValidator notValidator = (InternalValidator) not(mValidValidator); in testNot_trueToFalse()
|
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/ |
D | IntentsResolutionHelper.java | 21 import static org.hamcrest.CoreMatchers.not; 60 not(hasItem(activity(packageName, simpleClassName)))); in assertNotMatched() 64 assertThat("Missing match for " + mIntent, resolvedActivities, not(empty())); in getAny()
|
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/feature_c/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 30 // Make sure our test locale polish is not stripped. 39 // and will not be loaded together with feature A.
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 2 If you do not agree to this license, do not download, install, 25 any express or implied warranties, including, but not limited to, the implied 29 (including, but not limited to, procurement of substitute goods or services;
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Drystone-2.1.sh | 381 echo shar: "will not over-write existing file 'dhry.h'" 824 echo shar: "will not over-write existing file 'dhry_1.c'" 1268 X /* then, not executed */ 1355 X else /* not executed */ 1385 X /* then, not executed */ 1388 X /* then, not executed */ 1393 X /* then, not executed */ 1417 X else /* not executed */
|
/cts/apps/CtsVerifier/res/raw/ |
D | opencv_library_license | 2 If you do not agree to this license, do not download, install, 33 any express or implied warranties, including, but not limited to, the implied 37 (including, but not limited to, procurement of substitute goods or services;
|
/cts/tests/signature/lib/common/src/android/signature/cts/ |
D | InterfaceChecker.java | 130 private static <T> Predicate<T> not(Predicate<T> predicate) { in not() method in InterfaceChecker 144 .filter(not(Method::isDefault)) in checkInterfaceMethodCompliance() 145 .filter(not(Method::isSynthetic)) in checkInterfaceMethodCompliance() 146 .filter(not(Method::isBridge)) in checkInterfaceMethodCompliance()
|
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/ |
D | Android.bp | 5 // you may not use this file except in compliance with the License. 34 // Make sure our test locale polish is not stripped. 54 // Make sure our test locale polish is not stripped.
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | CVE_2020_0018.java | 19 import static org.hamcrest.CoreMatchers.not; 66 not(containsString("deviceId"))); in testPocCVE_2020_0018()
|
/cts/tests/signature/api-check/android-test-base-uses-library-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 26 // Ensure that any android.test and junit classes embedded within this test do not conflict with 39 // Otherwise, the test would break as it is not expecting those classes to be available.
|
/cts/tests/signature/api-check/android-test-mock-current-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 26 // Ensure that any android.test and junit classes embedded within this test do not conflict with 38 // Otherwise, the test would break as it is not expecting those classes to be available.
|
/cts/tests/signature/api-check/android-test-base-current-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 26 // Ensure that any android.test and junit classes embedded within this test do not conflict with 38 // manifest. Otherwise, the test would break as it is not expecting those classes to be
|
/cts/tests/signature/api-check/android-test-base-29-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 26 // Ensure that any android.test and junit classes embedded within this test do not conflict with 39 // Otherwise, the test would break as it is not expecting those classes to be available.
|
/cts/hostsidetests/appsecurity/test-apps/UseEmbeddedDexApp/ |
D | dummy.so | 1 not really an ELF artifact...
|
/cts/tests/tests/media/player/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 37 // do not compress media files 78 // do not compress media files
|
/cts/tests/tests/media/codec/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 38 // Do not compress these files: 81 // Do not compress these files:
|
/cts/tests/tests/packageinstaller/atomicinstall/testdata/apk/prebuilt/ |
D | corrupt.apk | 1 This is not a valid APK
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | large_global.rscript | 4 // you may not use this file except in compliance with the License. 20 // Never called, just present to ensure that buf does not get optimized away.
|
/cts/tests/signature/api-check/hidden-api-blocklist-test-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 32 // this test does not collide with the copy provided for other tests.
|
/cts/hostsidetests/theme/app/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 25 // Tell the Android Asset Packaging Tool not to strip for some densities
|
/cts/tests/inputmethod/legacyimeclienttestlib/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 23 // Ideally we want to use SDK version 3, but it's not available.
|
/cts/tests/signature/api-check/hidden-api-blocklist-28-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 34 // this test does not collide with the copy provided for other tests.
|
/cts/tests/signature/api-check/hidden-api-blocklist-27-api/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 34 // this test does not collide with the copy provided for other tests.
|