Searched refs:pre (Results 1 – 12 of 12) sorted by relevance
/cts/apps/CtsVerifier/ |
D | Android.mk | 111 pre-installed-apps := \ 119 pre-installed-instant-app := CtsVerifierInstantApp 128 $(pre-installed-apps) \ 129 $(pre-installed-instant-app) \ 138 cts-verifier: CtsVerifier adb $(pre-installed-apps) $(pre-installed-instant-app) 140 $(foreach app,$(pre-installed-apps), \ 142 && adb install -r --instant $(call apk-location-for,$(pre-installed-instant-app)) \
|
/cts/apps/CtsVerifier/assets/report/ |
D | compatibility_result.css | 148 white-space: pre-wrap; /* css-3 */ 149 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ 150 white-space: -pre-wrap; /* Opera 4-6 */ 151 white-space: -o-pre-wrap; /* Opera 7 */
|
/cts/tests/framework/base/windowmanager/appPrereleaseSdk/fake-framework/ |
D | Android.bp | 17 // A fake framework that mimics an older, pre-release SDK for the purposes of 18 // testing what happens when an app linked against a pre-release SDK is installed
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/ |
D | README.txt | 4 Note: AccountCheckHostSideTest should pass even with a pre-existing ALLOWED account. Meaning, even
|
/cts/hostsidetests/devicepolicy/app/SimplePreMApp/ |
D | Android.bp | 15 // This app is meant for testing device policy permission APIs on legacy apps (pre-M)
|
/cts/tests/tests/telephony3/ |
D | Android.bp | 21 // the READ_PHONE_STATE permission targeting pre-Q.
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | luts_for_speedup_f32.rsh | 62 // A lookup table that pre-computes x coordinate of the intersection between a
|
D | layered_filter_fast_f32.rscript | 458 // fuzzy is a result of accumulation and hence is pre-multiplied with alpha.
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | InsetDrawableTest.java | 424 InsetDrawable pre = (InsetDrawable) res.getDrawable(R.drawable.inset_mutate, null); in testMutate() local 429 assertEquals("Did not modify pre-mutate() instance", 255, pre.getDrawable().getAlpha()); in testMutate()
|
D | AdaptiveIconDrawableTest.java | 302 …AdaptiveIconDrawable pre = (AdaptiveIconDrawable) res.getDrawable(R.drawable.adaptive_icon_drawabl… in testMutate() local 307 assertEquals("Did not modify pre-mutate() instance", 0, pre.getBounds().width()); in testMutate()
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | raw_converter.rscript | 385 … // patches, this can be optimized to avoid re-applying the pre-demosaic steps for each pixel,
|
/cts/tests/tests/media/src/android/media/cts/ |
D | .goutputstream-9KZYJZ | 543 // TODO: add more dynamic checking, e.g., buffering shall not exceed pre-set mark.
|