Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableTest.java172 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate() local
207 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity() local
217 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testColorFilter() local
226 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testReset() local
241 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testStop() local
260 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackBeforeStart() local
278 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackAfterTrigger() local
300 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackAfterStart() local
320 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testRemoveCallback() local
341 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testClearCallback() local
DAnimatedVectorDrawableParameterizedTest.java215 final AnimatedVectorDrawable d1 = in testSingleFrameAnimation() local
242 final AnimatedVectorDrawable d1 = in testEmptyAnimatorSet() local
DLevelListDrawableTest.java192 LevelListDrawable d1 = in testMutate() local
DRotateDrawableTest.java292 RotateDrawable d1 = (RotateDrawable) mResources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
DAnimationDrawableTest.java344 AnimationDrawable d1 = (AnimationDrawable) mResources in testMutate() local
DStateListDrawableTest.java398 StateListDrawable d1 = in testMutate() local
DVectorDrawableTest.java361 VectorDrawable d1 = (VectorDrawable) mResources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
DBitmapDrawableTest.java536 BitmapDrawable d1 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
DScaleDrawableTest.java479 ScaleDrawable d1 = (ScaleDrawable) mContext.getDrawable(R.drawable.scaledrawable); in testMutate() local
DNinePatchDrawableTest.java406 NinePatchDrawable d1 = in testMutate() local
DGradientDrawableTest.java633 GradientDrawable d1 = in testMutate() local
DLayerDrawableTest.java263 Drawable d1 = new ColorDrawable(Color.GREEN); in testAccessDrawable() local
1647 LayerDrawable d1 = (LayerDrawable) mContext.getDrawable(R.drawable.layerdrawable); in testMutate() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DAtomTestUtils.java176 StatsLog.EventMetricData d0, StatsLog.EventMetricData d1, in assertTimeDiffBetween()
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java635 Drawable d1 = mActivity.getDrawable(R.drawable.blue); in testVerifyDrawable() local
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java378 final double d1 = 10.06; in testGetDouble2() local
DParcelTest.java180 int d1; in testAppendFrom() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java863 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testAccessBackground() local
924 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testVerifyDrawable() local
3458 final Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testInvalidateDrawable() local